diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 1c1610b5..2f281d6f 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -1585,6 +1585,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1585 | <property name="add_tearoffs">False</property> | 1585 | <property name="add_tearoffs">False</property> |
1586 | <property name="has_frame">True</property> | 1586 | <property name="has_frame">True</property> |
1587 | <property name="focus_on_click">True</property> | 1587 | <property name="focus_on_click">True</property> |
1588 | <signal name="changed" handler="on_fssearchKeywordComboBoxEntry_changed_" last_modification_time="Sun, 03 Dec 2006 18:59:17 GMT"/> | ||
1588 | </widget> | 1589 | </widget> |
1589 | </child> | 1590 | </child> |
1590 | </widget> | 1591 | </widget> |
@@ -1598,6 +1599,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
1598 | <child> | 1599 | <child> |
1599 | <widget class="GtkButton" id="fssearchbutton"> | 1600 | <widget class="GtkButton" id="fssearchbutton"> |
1600 | <property name="visible">True</property> | 1601 | <property name="visible">True</property> |
1602 | <property name="sensitive">False</property> | ||
1601 | <property name="tooltip" translatable="yes">Search GNUnet for content under the specified keyword (and, if applicable, restrict the search to the given namespace)</property> | 1603 | <property name="tooltip" translatable="yes">Search GNUnet for content under the specified keyword (and, if applicable, restrict the search to the given namespace)</property> |
1602 | <property name="has_default">True</property> | 1604 | <property name="has_default">True</property> |
1603 | <property name="can_focus">True</property> | 1605 | <property name="can_focus">True</property> |
@@ -2334,6 +2336,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
2334 | <child> | 2336 | <child> |
2335 | <widget class="GtkButton" id="fsinsertuploadbutton"> | 2337 | <widget class="GtkButton" id="fsinsertuploadbutton"> |
2336 | <property name="visible">True</property> | 2338 | <property name="visible">True</property> |
2339 | <property name="sensitive">False</property> | ||
2337 | <property name="tooltip" translatable="yes">Share the specified file with the selected options (you will then be prompted to enter meta-data and keywords).</property> | 2340 | <property name="tooltip" translatable="yes">Share the specified file with the selected options (you will then be prompted to enter meta-data and keywords).</property> |
2338 | <property name="can_focus">True</property> | 2341 | <property name="can_focus">True</property> |
2339 | <property name="relief">GTK_RELIEF_NORMAL</property> | 2342 | <property name="relief">GTK_RELIEF_NORMAL</property> |
@@ -2492,6 +2495,7 @@ This release fixes downloads of files from directories. The previous version ha | |||
2492 | <property name="add_tearoffs">False</property> | 2495 | <property name="add_tearoffs">False</property> |
2493 | <property name="has_frame">True</property> | 2496 | <property name="has_frame">True</property> |
2494 | <property name="focus_on_click">True</property> | 2497 | <property name="focus_on_click">True</property> |
2498 | <signal name="changed" handler="on_uploadFilenameComboBoxEntry_changed_" last_modification_time="Sun, 03 Dec 2006 19:05:39 GMT"/> | ||
2495 | </widget> | 2499 | </widget> |
2496 | </child> | 2500 | </child> |
2497 | </widget> | 2501 | </widget> |
@@ -4378,6 +4382,7 @@ Press ENTER to add the data.</atkproperty> | |||
4378 | <child> | 4382 | <child> |
4379 | <widget class="GtkButton" id="downloadButton"> | 4383 | <widget class="GtkButton" id="downloadButton"> |
4380 | <property name="visible">True</property> | 4384 | <property name="visible">True</property> |
4385 | <property name="sensitive">False</property> | ||
4381 | <property name="tooltip" translatable="yes">Download selected files.</property> | 4386 | <property name="tooltip" translatable="yes">Download selected files.</property> |
4382 | <property name="can_focus">True</property> | 4387 | <property name="can_focus">True</property> |
4383 | <property name="relief">GTK_RELIEF_NORMAL</property> | 4388 | <property name="relief">GTK_RELIEF_NORMAL</property> |