]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl add tooltips
authorEric Bollengier <eric@eb.homelinux.org>
Tue, 17 Oct 2006 18:33:12 +0000 (18:33 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Tue, 17 Oct 2006 18:33:12 +0000 (18:33 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3565 91ce42f0-d328-0410-95d8-f526ca767f89

gui/brestore/brestore.glade

index ea6e48752473722172652593b136ca0f6712aec2..651d408b7384bdc7f722c2a150a35b7130dbd061 100644 (file)
          <child>
            <widget class="GtkToolButton" id="back_button">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Parent directory</property>
              <property name="stock_id">gtk-go-up</property>
              <property name="visible_horizontal">True</property>
              <property name="visible_vertical">True</property>
          <child>
            <widget class="GtkToolButton" id="prefs_button">
              <property name="visible">True</property>
+             <property name="tooltip" translatable="yes">Preferences</property>
              <property name="stock_id">gtk-preferences</property>
              <property name="visible_horizontal">True</property>
              <property name="visible_vertical">True</property>
@@ -1978,6 +1980,7 @@ or if director works with the http connector
                          <child>
                            <widget class="GtkEntry" id="entry_bconsole">
                              <property name="visible">True</property>
+                             <property name="tooltip" translatable="yes">/path/to/bconsole -n -c /path/to/bconsole.conf</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visibility">True</property>