]> git.sur5r.net Git - bacula/bacula/blobdiff - gui/brestore/brestore.glade
ebl it build against bacula-1.39.30
[bacula/bacula] / gui / brestore / brestore.glade
index ea6e48752473722172652593b136ca0f6712aec2..b5256ebc52150e5dc3dcaaa8dfc47b455fd236ca 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>
@@ -473,7 +475,7 @@ This year</property>
 
              <child>
                <widget class="GtkEntry" id="entry_location">
-                 <property name="width_request">380</property>
+                 <property name="width_request">230</property>
                  <property name="visible">True</property>
                  <property name="can_focus">True</property>
                  <property name="editable">True</property>
@@ -1814,7 +1816,7 @@ Example : DBI:Pg:database=bacula;host=127.0.0.1;port=5432
              <child>
                <widget class="GtkLabel" id="label25">
                  <property name="visible">True</property>
-                 <property name="label" translatable="yes">To launch restore, brestore have to speak with bconsole.</property>
+                 <property name="label" translatable="yes">To launch restore, brestore have to speak with bacula.</property>
                  <property name="use_underline">False</property>
                  <property name="use_markup">False</property>
                  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1866,19 +1868,24 @@ Example : DBI:Pg:database=bacula;host=127.0.0.1;port=5432
                          <child>
                            <widget class="GtkLabel" id="label24">
                              <property name="visible">True</property>
-                             <property name="label" translatable="yes">BSR file must be local to director, so
+                             <property name="can_focus">True</property>
+                             <property name="label" translatable="yes">To launch a restore job, bacula need a BSR file.
+This file must be &lt;b&gt;local&lt;/b&gt; to director, so
 
 if director is local, put something like : 
 &lt;b&gt; file://path/to/bacula/work/dir&lt;/b&gt;
 or if director is on other host
 &lt;b&gt; scp://bacula@hostdir:/path/to/bsr &lt;/b&gt;
-or if director works with the http connector
-&lt;b&gt; http://bacula:mdp@hostdir/cgi-bin/bweb/bput.pl&lt;/b&gt;</property>
+
+or if director works with the bweb http connector
+&lt;b&gt; file://var/tmp&lt;/b&gt;
+and set bconsole to 
+&lt;b&gt; http://user:pass@director/cgi-bin/bweb/brestore.pl&lt;/b&gt;</property>
                              <property name="use_underline">False</property>
                              <property name="use_markup">True</property>
                              <property name="justify">GTK_JUSTIFY_LEFT</property>
                              <property name="wrap">False</property>
-                             <property name="selectable">False</property>
+                             <property name="selectable">True</property>
                              <property name="xalign">0.129999995232</property>
                              <property name="yalign">0.5</property>
                              <property name="xpad">0</property>
@@ -1898,12 +1905,12 @@ or if director works with the http connector
                          <child>
                            <widget class="GtkEntry" id="entry_bsr_dest">
                              <property name="visible">True</property>
-                             <property name="tooltip" translatable="yes">BSR destination string</property>
+                             <property name="tooltip" translatable="yes">BSR destination string (dont use file://tmp)</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
-                             <property name="text" translatable="yes">file://tmp</property>
+                             <property name="text" translatable="yes">file://var/tmp</property>
                              <property name="has_frame">True</property>
                              <property name="invisible_char">*</property>
                              <property name="activates_default">False</property>
@@ -1978,11 +1985,14 @@ 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
+or
+http://user:pass@director/cgi-bin/bweb/bconsole.pl</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visibility">True</property>
                              <property name="max_length">0</property>
-                             <property name="text" translatable="yes">/usr/local/bacula/etc/bconsole</property>
+                             <property name="text" translatable="yes">/usr/local/bacula/sbin/bconsole -n -c /usr/local/bacula/etc/bconsole.conf</property>
                              <property name="has_frame">True</property>
                              <property name="invisible_char">*</property>
                              <property name="activates_default">False</property>
@@ -2051,6 +2061,7 @@ or if director works with the http connector
                      <child>
                        <widget class="GtkEntry" id="entry_default_restore_job">
                          <property name="visible">True</property>
+                         <property name="tooltip" translatable="yes">Your default restore job name (see bacula-dir.conf)</property>
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                          <property name="visibility">True</property>
@@ -2181,7 +2192,7 @@ or if director works with the http connector
                          <child>
                            <widget class="GtkEntry" id="entry_bweb">
                              <property name="visible">True</property>
-                             <property name="tooltip" translatable="yes">http://bacula-dir/cgi-bin/bweb/bweb.pl</property>
+                             <property name="tooltip" translatable="yes">http://bacula-dir/cgi-bin/bweb/bweb.pl (or keep empty)</property>
                              <property name="can_focus">True</property>
                              <property name="editable">True</property>
                              <property name="visibility">True</property>