]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/main.ui
I could not get a few files to compile until I opened and saved these
[bacula/bacula] / bacula / src / qt-console / main.ui
index 42775e77039761e93efdab57d4e7d1d95617171f..8a127bf6104c8f62ad8ea7db4d91a435fde172b3 100644 (file)
@@ -71,7 +71,7 @@
      <x>0</x>
      <y>0</y>
      <width>882</width>
-     <height>26</height>
+     <height>28</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuEdit" >
    </attribute>
    <addaction name="actionConnect" />
    <addaction name="actionStatusDir" />
+   <addaction name="actionStatusDirPage" />
    <addaction name="actionMessages" />
    <addaction name="actionLabel" />
    <addaction name="actionRestore" />
    <addaction name="actionRun" />
-   <addaction name="actionUndock" />
    <addaction name="actionEstimate" />
    <addaction name="actionBrowse" />
+   <addaction name="actionJobPlot" />
+   <addaction name="actionUndock" />
   </widget>
   <widget class="QDockWidget" name="dockWidget" >
    <property name="sizePolicy" >
     <bool>false</bool>
    </property>
    <property name="icon" >
-    <iconset resource="main.qrc" >:/images/estimate-job.svg</iconset>
+    <iconset resource="main.qrc" >:/images/estimate-job.png</iconset>
    </property>
    <property name="text" >
     <string>Estimate Job</string>
     <string>Status Dir</string>
    </property>
    <property name="toolTip" >
-    <string>Query status of director</string>
+    <string>Query status of director in console</string>
    </property>
    <property name="statusTip" >
-    <string>Query status of director</string>
+    <string>Query status of director in console</string>
    </property>
    <property name="autoRepeat" >
     <bool>true</bool>
   </action>
   <action name="actionMessages" >
    <property name="icon" >
-    <iconset resource="main.qrc" >:/images/mail-message-new.svg</iconset>
+    <iconset resource="main.qrc" >:/images/mail-message-new.png</iconset>
    </property>
    <property name="text" >
     <string>Messages</string>
   </action>
   <action name="actionBat_Help" >
    <property name="icon" >
-    <iconset resource="main.qrc" >:/images/help-browser.svg</iconset>
+    <iconset resource="main.qrc" >:/images/help-browser.png</iconset>
    </property>
    <property name="text" >
     <string>bat &amp;Help</string>
    <property name="text" >
     <string>Browse</string>
    </property>
+   <property name="toolTip" >
+    <string>Browse Cataloged Files</string>
+   </property>
+   <property name="statusTip" >
+    <string>Browse Cataloged Files</string>
+   </property>
+  </action>
+  <action name="actionJobPlot" >
+   <property name="icon" >
+    <iconset resource="main.qrc" >:/images/graph1.png</iconset>
+   </property>
+   <property name="text" >
+    <string>JobPlot</string>
+   </property>
+   <property name="toolTip" >
+    <string>Plot Job Files and Bytes</string>
+   </property>
+   <property name="statusTip" >
+    <string>Plot Job Files and Bytes</string>
+   </property>
+  </action>
+  <action name="actionStatusDirPage" >
+   <property name="icon" >
+    <iconset>images/joblog.svg</iconset>
+   </property>
+   <property name="text" >
+    <string>Status Dir Page</string>
+   </property>
+   <property name="toolTip" >
+    <string>Director Status Page</string>
+   </property>
   </action>
  </widget>
  <resources>