]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/medialist/medialist.ui
Only use the svg files for the generation of the png files.
[bacula/bacula] / bacula / src / qt-console / medialist / medialist.ui
index 4dfb5bb1f1354bc0741d7d906b402c4895f6fba5..b4117bb5f419cdd2503b0da0f1fe894f281ded66 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 resource="../main.qrc" >:/images/view-refresh.svg</iconset>
+    <iconset resource="../main.qrc" >:/images/view-refresh.png</iconset>
    </property>
    <property name="text" >
     <string>Refresh Media List</string>
@@ -36,7 +36,7 @@
   </action>
   <action name="actionEditVolume" >
    <property name="icon" >
-    <iconset resource="../main.qrc" >:/images/cartridge-edit.svg</iconset>
+    <iconset resource="../main.qrc" >:/images/cartridge-edit.png</iconset>
    </property>
    <property name="text" >
     <string>Edit Volume</string>
@@ -44,7 +44,7 @@
   </action>
   <action name="actionListJobsOnVolume" >
    <property name="icon" >
-    <iconset resource="../main.qrc" >:/images/emblem-system.svg</iconset>
+    <iconset resource="../main.qrc" >:/images/emblem-system.png</iconset>
    </property>
    <property name="text" >
     <string>List Jobs On Volume</string>
@@ -52,7 +52,7 @@
   </action>
   <action name="actionDeleteVolume" >
    <property name="icon" >
-    <iconset resource="../main.qrc" >:/images/edit-delete.svg</iconset>
+    <iconset resource="../main.qrc" >:/images/edit-delete.png</iconset>
    </property>
    <property name="text" >
     <string>Delete Volume</string>
@@ -68,7 +68,7 @@
   </action>
   <action name="actionPurgeVolume" >
    <property name="icon" >
-    <iconset resource="../main.qrc" >:/images/weather-severe-alert.svg</iconset>
+    <iconset resource="../main.qrc" >:/images/weather-severe-alert.png</iconset>
    </property>
    <property name="text" >
     <string>Purge Volume</string>
     <string>Relabel Volume</string>
    </property>
   </action>
+  <action name="actionAllVolumesFromPool" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/cartridge-edit.png</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>
+  <action name="actionVolumeFromPool" >
+   <property name="icon" >
+    <iconset resource="../main.qrc" >:/images/cartridge-edit.png</iconset>
+   </property>
+   <property name="text" >
+    <string>Volume From Pool</string>
+   </property>
+  </action>
  </widget>
  <resources>
   <include location="../main.qrc" />