aboutsummaryrefslogtreecommitdiff
path: root/gnunet-gtk.glade
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r--gnunet-gtk.glade8
1 files changed, 5 insertions, 3 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index ce26468c..1f8b09b3 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -4353,7 +4353,6 @@ Press ENTER to add the data.</atkproperty>
4353 <property name="fixed_height_mode">False</property> 4353 <property name="fixed_height_mode">False</property>
4354 <property name="hover_selection">False</property> 4354 <property name="hover_selection">False</property>
4355 <property name="hover_expand">False</property> 4355 <property name="hover_expand">False</property>
4356 <signal name="destroy" handler="on_closeSearchButton_clicked_" object="searchResults" last_modification_time="Sat, 28 May 2005 13:55:09 GMT"/>
4357 </widget> 4356 </widget>
4358 </child> 4357 </child>
4359 </widget> 4358 </widget>
@@ -4542,7 +4541,7 @@ Press ENTER to add the data.</atkproperty>
4542 <property name="use_stock">True</property> 4541 <property name="use_stock">True</property>
4543 <property name="relief">GTK_RELIEF_NORMAL</property> 4542 <property name="relief">GTK_RELIEF_NORMAL</property>
4544 <property name="focus_on_click">False</property> 4543 <property name="focus_on_click">False</property>
4545 <signal name="clicked" handler="on_searchCancelButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:18 GMT"/> 4544 <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:18 GMT"/>
4546 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> 4545 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/>
4547 </widget> 4546 </widget>
4548 <packing> 4547 <packing>
@@ -4561,7 +4560,7 @@ Press ENTER to add the data.</atkproperty>
4561 <property name="use_stock">True</property> 4560 <property name="use_stock">True</property>
4562 <property name="relief">GTK_RELIEF_NORMAL</property> 4561 <property name="relief">GTK_RELIEF_NORMAL</property>
4563 <property name="focus_on_click">False</property> 4562 <property name="focus_on_click">False</property>
4564 <signal name="clicked" handler="on_searchClosedButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:02 GMT"/> 4563 <signal name="clicked" handler="on_closeSearchButton_clicked_" object="searchResultsFrame" last_modification_time="Sun, 22 Oct 2006 06:14:02 GMT"/>
4565 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/> 4564 <accelerator key="Return" modifiers="GDK_CONTROL_MASK" signal="activate"/>
4566 </widget> 4565 </widget>
4567 <packing> 4566 <packing>
@@ -6032,6 +6031,7 @@ Daniel Nylander &lt;po@danielnylander.se&gt;
6032 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> 6031 <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
6033 <property name="focus_on_map">True</property> 6032 <property name="focus_on_map">True</property>
6034 <property name="urgency_hint">False</property> 6033 <property name="urgency_hint">False</property>
6034
6035 <child> 6035 <child>
6036 <widget class="GtkVBox" id="vbox16"> 6036 <widget class="GtkVBox" id="vbox16">
6037 <property name="visible">True</property> 6037 <property name="visible">True</property>
@@ -7851,6 +7851,7 @@ Daniel Nylander &lt;po@danielnylander.se&gt;
7851 <property name="yalign">0.5</property> 7851 <property name="yalign">0.5</property>
7852 <property name="xpad">5</property> 7852 <property name="xpad">5</property>
7853 <property name="ypad">0</property> 7853 <property name="ypad">0</property>
7854 <property name="mnemonic_widget">searchCloseButton</property>
7854 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 7855 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
7855 <property name="width_chars">-1</property> 7856 <property name="width_chars">-1</property>
7856 <property name="single_line_mode">True</property> 7857 <property name="single_line_mode">True</property>
@@ -7867,6 +7868,7 @@ Daniel Nylander &lt;po@danielnylander.se&gt;
7867 <widget class="GtkButton" id="searchCloseButton"> 7868 <widget class="GtkButton" id="searchCloseButton">
7868 <property name="visible">True</property> 7869 <property name="visible">True</property>
7869 <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>
7870 <property name="relief">GTK_RELIEF_NONE</property> 7872 <property name="relief">GTK_RELIEF_NONE</property>
7871 <property name="focus_on_click">True</property> 7873 <property name="focus_on_click">True</property>
7872 <signal name="clicked" handler="on_closeSearchButton_clicked_fs" object="searchTabHBox" last_modification_time="Sun, 29 Oct 2006 06:09:02 GMT"/> 7874 <signal name="clicked" handler="on_closeSearchButton_clicked_fs" object="searchTabHBox" last_modification_time="Sun, 29 Oct 2006 06:09:02 GMT"/>