]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/storage/storage.ui
Oops. When I changed the contents of the field earlier, I forgot to make this change
[bacula/bacula] / bacula / src / qt-console / storage / storage.ui
index a5182dae2d54fba4f42e3edf9895e848ceda780e..1f2085060ce302063c6c33bf66aeb6a37e28a2e4 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>791</width>
-    <height>644</height>
+    <width>431</width>
+    <height>296</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -25,7 +25,7 @@
   </layout>
   <action name="actionRefreshStorage" >
    <property name="icon" >
-    <iconset>:images/run.png</iconset>
+    <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
    </property>
    <property name="text" >
     <string>Refresh Storage List</string>
   </action>
   <action name="actionStatusStorageInConsole" >
    <property name="icon" >
-    <iconset>:images/status.png</iconset>
+    <iconset resource="../main.qrc" >:/images/status-console.png</iconset>
    </property>
    <property name="text" >
     <string>Status Storage In Console</string>
    </property>
+   <property name="statusTip" >
+    <string>Status Storage In Console</string>
+   </property>
   </action>
   <action name="actionLabelStorage" >
    <property name="icon" >
-    <iconset>:images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/label.png</iconset>
    </property>
    <property name="text" >
     <string>Label Storage</string>
    </property>
+   <property name="statusTip" >
+    <string>Label Storage</string>
+   </property>
   </action>
   <action name="actionMountStorage" >
    <property name="icon" >
-    <iconset>:images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
    </property>
    <property name="text" >
     <string>MountStorage</string>
    </property>
+   <property name="statusTip" >
+    <string>MountStorage</string>
+   </property>
   </action>
   <action name="actionUnMountStorage" >
    <property name="icon" >
-    <iconset>:images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
    </property>
    <property name="text" >
     <string>UnMount Storage</string>
    </property>
+   <property name="statusTip" >
+    <string>UnMount Storage</string>
+   </property>
+  </action>
+  <action name="actionUpdateSlots" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Update Slots</string>
+   </property>
+   <property name="statusTip" >
+    <string>Update Slots</string>
+   </property>
+  </action>
+  <action name="actionUpdateSlotsScan" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/package-x-generic.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Update Slots Scan</string>
+   </property>
+   <property name="statusTip" >
+    <string>Update Slots Scan</string>
+   </property>
+  </action>
+  <action name="actionRelease" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/cartridge.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Release</string>
+   </property>
   </action>
  </widget>
- <resources/>
+ <resources>
+  <include location="../main.qrc" />
+ </resources>
  <connections/>
 </ui>