]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/status/dirstat.ui
Change the icon on the graph button in joblist.
[bacula/bacula] / bacula / src / qt-console / status / dirstat.ui
index c17270273c0cc684e0f45fc421808d16c5dc551c..1ef8294c87c5a472aacb8b4f5f61aa52478362fd 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>537</width>
-    <height>458</height>
+    <width>504</width>
+    <height>410</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -27,8 +27,8 @@
      <widget class="QTextEdit" name="textEdit" >
       <property name="sizePolicy" >
        <sizepolicy>
-        <hsizetype>7</hsizetype>
-        <vsizetype>7</vsizetype>
+        <hsizetype>0</hsizetype>
+        <vsizetype>0</vsizetype>
         <horstretch>200</horstretch>
         <verstretch>0</verstretch>
        </sizepolicy>
@@ -85,7 +85,7 @@
        <bool>true</bool>
       </property>
      </widget>
-     <widget class="QWidget" name="" >
+     <widget class="QWidget" name="layoutWidget" >
       <layout class="QVBoxLayout" >
        <property name="margin" >
         <number>0</number>
@@ -175,6 +175,30 @@ p, li { white-space: pre-wrap; }
     </widget>
    </item>
   </layout>
+  <action name="actionRefresh" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Refresh</string>
+   </property>
+  </action>
+  <action name="actionCancelRunning" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Cancel Running Job</string>
+   </property>
+  </action>
+  <action name="actionDisableScheduledJob" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/utilities-terminal.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Disable Scheduled Job</string>
+   </property>
+  </action>
  </widget>
  <resources>
   <include location="../main.qrc" />