diff options
author | Christian Grothoff <christian@grothoff.org> | 2005-10-30 23:15:34 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2005-10-30 23:15:34 +0000 |
commit | 58c24a3ecbe37a7e91bf0675e163cf682a0157ea (patch) | |
tree | 5d01aebe8bc23357258e9b449c1bc885da1ba418 | |
parent | 0ff8840834a09fcb23a64592d2597937b9b9337a (diff) | |
download | gnunet-gtk-58c24a3ecbe37a7e91bf0675e163cf682a0157ea.tar.gz gnunet-gtk-58c24a3ecbe37a7e91bf0675e163cf682a0157ea.zip |
for small resolutions
-rw-r--r-- | gnunet-gtk.glade | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 1fc925bb..291f20db 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -1155,9 +1155,22 @@ Thank you, | |||
1155 | <property name="fill">True</property> | 1155 | <property name="fill">True</property> |
1156 | </packing> | 1156 | </packing> |
1157 | </child> | 1157 | </child> |
1158 | </widget> | ||
1159 | <packing> | ||
1160 | <property name="padding">0</property> | ||
1161 | <property name="expand">False</property> | ||
1162 | <property name="fill">False</property> | ||
1163 | </packing> | ||
1164 | </child> | ||
1165 | |||
1166 | <child> | ||
1167 | <widget class="GtkHBox" id="hbox53"> | ||
1168 | <property name="visible">True</property> | ||
1169 | <property name="homogeneous">False</property> | ||
1170 | <property name="spacing">0</property> | ||
1158 | 1171 | ||
1159 | <child> | 1172 | <child> |
1160 | <widget class="GtkLabel" id="label40"> | 1173 | <widget class="GtkLabel" id="label132"> |
1161 | <property name="visible">True</property> | 1174 | <property name="visible">True</property> |
1162 | <property name="label" translatable="yes">in _namespace</property> | 1175 | <property name="label" translatable="yes">in _namespace</property> |
1163 | <property name="use_underline">True</property> | 1176 | <property name="use_underline">True</property> |
@@ -1182,7 +1195,7 @@ Thank you, | |||
1182 | </child> | 1195 | </child> |
1183 | 1196 | ||
1184 | <child> | 1197 | <child> |
1185 | <widget class="GtkAlignment" id="searchNamespaceAlignment"> | 1198 | <widget class="GtkAlignment" id="alignment18"> |
1186 | <property name="border_width">3</property> | 1199 | <property name="border_width">3</property> |
1187 | <property name="visible">True</property> | 1200 | <property name="visible">True</property> |
1188 | <property name="xalign">0.5</property> | 1201 | <property name="xalign">0.5</property> |
@@ -1237,7 +1250,7 @@ Thank you, | |||
1237 | <packing> | 1250 | <packing> |
1238 | <property name="padding">0</property> | 1251 | <property name="padding">0</property> |
1239 | <property name="expand">False</property> | 1252 | <property name="expand">False</property> |
1240 | <property name="fill">False</property> | 1253 | <property name="fill">True</property> |
1241 | </packing> | 1254 | </packing> |
1242 | </child> | 1255 | </child> |
1243 | 1256 | ||