]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/medialist/medialist.ui
Add Update Slots and update slots scan within storage context.
[bacula/bacula] / bacula / src / qt-console / medialist / medialist.ui
index df0b106bd93c4495620f4a3121eaf8fab7eae955..6f0020b240f407fa11d0ba8322ec506179f2aa00 100644 (file)
@@ -5,8 +5,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>636</width>
-    <height>357</height>
+    <width>490</width>
+    <height>303</height>
    </rect>
   </property>
   <property name="windowTitle" >
@@ -25,7 +25,7 @@
   </layout>
   <action name="actionRefreshMediaList" >
    <property name="icon" >
-    <iconset>../images/run.png</iconset>
+    <iconset resource="../main.qrc" >:/images/view-refresh.svg</iconset>
    </property>
    <property name="text" >
     <string>Refresh Media List</string>
@@ -36,7 +36,7 @@
   </action>
   <action name="actionEditVolume" >
    <property name="icon" >
-    <iconset>../images/status.png</iconset>
+    <iconset resource="../main.qrc" >:/images/cartridge-edit.svg</iconset>
    </property>
    <property name="text" >
     <string>Edit Volume</string>
@@ -44,7 +44,7 @@
   </action>
   <action name="actionListJobsOnVolume" >
    <property name="icon" >
-    <iconset>../images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/emblem-system.svg</iconset>
    </property>
    <property name="text" >
     <string>List Jobs On Volume</string>
   </action>
   <action name="actionDeleteVolume" >
    <property name="icon" >
-    <iconset>../images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/edit-delete.svg</iconset>
    </property>
    <property name="text" >
     <string>Delete Volume</string>
    </property>
   </action>
+  <action name="actionPruneVolume" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/edit-cut.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Prune Volume</string>
+   </property>
+  </action>
   <action name="actionPurgeVolume" >
    <property name="icon" >
-    <iconset>../images/unmark.png</iconset>
+    <iconset resource="../main.qrc" >:/images/weather-severe-alert.svg</iconset>
    </property>
    <property name="text" >
     <string>Purge Volume</string>
    </property>
   </action>
+  <action name="actionRelabelVolume" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/label.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Relabel Volume</string>
+   </property>
+  </action>
+  <action name="actionAllVolumesFromPool" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/cartridge-edit.svg</iconset>
+   </property>
+   <property name="text" >
+    <string>Update all Volumes From Pool</string>
+   </property>
+   <property name="iconText" >
+    <string>Update all Volumes From Pool</string>
+   </property>
+   <property name="toolTip" >
+    <string>Update all Volumes From Pool</string>
+   </property>
+   <property name="statusTip" >
+    <string>Update all Volumes From Pool</string>
+   </property>
+  </action>
  </widget>
- <resources/>
+ <resources>
+  <include location="../main.qrc" />
+ </resources>
  <connections/>
 </ui>