diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 1f8b09b3..dd84e3bb 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -4541,7 +4541,7 @@ Press ENTER to add the data.</atkproperty> | |||
4541 | <property name="use_stock">True</property> | 4541 | <property name="use_stock">True</property> |
4542 | <property name="relief">GTK_RELIEF_NORMAL</property> | 4542 | <property name="relief">GTK_RELIEF_NORMAL</property> |
4543 | <property name="focus_on_click">False</property> | 4543 | <property name="focus_on_click">False</property> |
4544 | <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:18 GMT"/> | 4544 | <signal name="clicked" handler="on_abortSearchButton_clicked_" object="searchPageScrolledWindow" last_modification_time="Mon, 30 Oct 2006 03:58:55 GMT"/> |
4545 | <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> | 4545 | <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> |
4546 | </widget> | 4546 | </widget> |
4547 | <packing> | 4547 | <packing> |
@@ -4560,7 +4560,7 @@ Press ENTER to add the data.</atkproperty> | |||
4560 | <property name="use_stock">True</property> | 4560 | <property name="use_stock">True</property> |
4561 | <property name="relief">GTK_RELIEF_NORMAL</property> | 4561 | <property name="relief">GTK_RELIEF_NORMAL</property> |
4562 | <property name="focus_on_click">False</property> | 4562 | <property name="focus_on_click">False</property> |
4563 | <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:02 GMT"/> | 4563 | <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchPageScrolledWindow" last_modification_time="Sun, 22 Oct 2006 06:14:02 GMT"/> |
4564 | <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> | 4564 | <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> |
4565 | </widget> | 4565 | </widget> |
4566 | <packing> | 4566 | <packing> |
@@ -7868,10 +7868,9 @@ Daniel Nylander <po@danielnylander.se> | |||
7868 | <widget class="GtkButton" id="searchCloseButton"> | 7868 | <widget class="GtkButton" id="searchCloseButton"> |
7869 | <property name="visible">True</property> | 7869 | <property name="visible">True</property> |
7870 | <property name="tooltip" translatable="yes">Stop the search.</property> | 7870 | <property name="tooltip" translatable="yes">Stop the search.</property> |
7871 | <property name="can_focus">True</property> | ||
7872 | <property name="relief">GTK_RELIEF_NONE</property> | 7871 | <property name="relief">GTK_RELIEF_NONE</property> |
7873 | <property name="focus_on_click">True</property> | 7872 | <property name="focus_on_click">True</property> |
7874 | <signal name="clicked" handler="on_closeSearchButton_clicked_fs" object="searchTabHBox" last_modification_time="Sun, 29 Oct 2006 06:09:02 GMT"/> | 7873 | <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchTabHBox" last_modification_time="Sun, 29 Oct 2006 06:09:02 GMT"/> |
7875 | 7874 | ||
7876 | <child> | 7875 | <child> |
7877 | <widget class="GtkImage" id="image50"> | 7876 | <widget class="GtkImage" id="image50"> |