aboutsummaryrefslogtreecommitdiff
path: root/gnunet-gtk.glade
diff options
context:
space:
mode:
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r--gnunet-gtk.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade
index 5309e072..af82f467 100644
--- a/gnunet-gtk.glade
+++ b/gnunet-gtk.glade
@@ -3662,7 +3662,7 @@ Press ENTER to add the data.</atkproperty>
3662 <child> 3662 <child>
3663 <widget class="GtkHBox" id="hbox14"> 3663 <widget class="GtkHBox" id="hbox14">
3664 <property name="visible">True</property> 3664 <property name="visible">True</property>
3665 <property name="homogeneous">False</property> 3665 <property name="homogeneous">True</property>
3666 <property name="spacing">0</property> 3666 <property name="spacing">0</property>
3667 3667
3668 <child> 3668 <child>
@@ -3689,13 +3689,12 @@ Press ENTER to add the data.</atkproperty>
3689 <property name="tooltip" translatable="yes">Publish an update to the selected updatable content.</property> 3689 <property name="tooltip" translatable="yes">Publish an update to the selected updatable content.</property>
3690 <property name="can_focus">True</property> 3690 <property name="can_focus">True</property>
3691 <property name="relief">GTK_RELIEF_NORMAL</property> 3691 <property name="relief">GTK_RELIEF_NORMAL</property>
3692 <property name="focus_on_click">False</property> 3692 <property name="focus_on_click">True</property>
3693 <signal name="clicked" handler="on_namespaceUpdateButton_clicked" object="namespaceContentFrame" last_modification_time="Mon, 23 May 2005 19:01:59 GMT"/> 3693 <signal name="clicked" handler="on_namespaceUpdateButton_clicked" object="namespaceContentFrame" last_modification_time="Mon, 23 May 2005 19:01:59 GMT"/>
3694 3694
3695 <child> 3695 <child>
3696 <widget class="GtkAlignment" id="alignment5"> 3696 <widget class="GtkAlignment" id="alignment5">
3697 <property name="visible">True</property> 3697 <property name="visible">True</property>
3698 <property name="sensitive">False</property>
3699 <property name="xalign">0.5</property> 3698 <property name="xalign">0.5</property>
3700 <property name="yalign">0.5</property> 3699 <property name="yalign">0.5</property>
3701 <property name="xscale">0</property> 3700 <property name="xscale">0</property>
@@ -5030,6 +5029,7 @@ Phan Vinh Thinh &lt;teppi82@gmail.com&gt;
5030</widget> 5029</widget>
5031 5030
5032<widget class="GtkWindow" id="statusWindow"> 5031<widget class="GtkWindow" id="statusWindow">
5032 <property name="border_width">5</property>
5033 <property name="width_request">780</property> 5033 <property name="width_request">780</property>
5034 <property name="height_request">300</property> 5034 <property name="height_request">300</property>
5035 <property agent="glademm" name="cxx_visibility">public</property> 5035 <property agent="glademm" name="cxx_visibility">public</property>