aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-11-25 12:44:14 +0000
committerChristian Grothoff <christian@grothoff.org>2007-11-25 12:44:14 +0000
commit2838f0c7fffa60fcf1d106bf0be7a949196645d3 (patch)
treef9f70576fc8c7730caef0ebb501713978f9b7789
parent2eb30c35a853eb834d7fa5a522fb656332551a5b (diff)
downloadgnunet-gtk-2838f0c7fffa60fcf1d106bf0be7a949196645d3.tar.gz
gnunet-gtk-2838f0c7fffa60fcf1d106bf0be7a949196645d3.zip
fix
-rw-r--r--gnunet-gtk.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index 44112f22..5ef0d33d 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -22,7 +22,7 @@
22 <property name="focus_on_map">True</property> 22 <property name="focus_on_map">True</property>
23 <property name="urgency_hint">False</property> 23 <property name="urgency_hint">False</property>
24 <signal name="delete_event" handler="GNUNET_GTK_main_quit" after="yes" last_modification_time="Tue, 23 Aug 2005 07:30:53 GMT"/> 24 <signal name="delete_event" handler="GNUNET_GTK_main_quit" after="yes" last_modification_time="Tue, 23 Aug 2005 07:30:53 GMT"/>
25 <signal name="window_state_event" handler="saveMainWindowState" after="yes" last_modification_time="Tue, 30 May 2006 20:04:10 GMT"/> 25 <signal name="window_state_event" handler="GNUNET_GTK_save_main_window_state" after="yes" last_modification_time="Tue, 30 May 2006 20:04:10 GMT"/>
26 26
27 <child> 27 <child>
28 <widget class="GtkVBox" id="vbox1"> 28 <widget class="GtkVBox" id="vbox1">