]> git.sur5r.net Git - bacula/bacula/commitdiff
Add tool and status tips for a couple of icons.
authorDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 17:35:10 +0000 (17:35 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Sun, 5 Aug 2007 17:35:10 +0000 (17:35 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5286 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/main.ui

index 95e09894a156b37c120384b29a09530960ea7cbd..9688b8ba258b0bfcdbd8193996a3afb6e2da4911 100644 (file)
    <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" >
    <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>
  </widget>
  <resources>