diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 23 |
1 files changed, 1 insertions, 22 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index 33471797..9007b9d6 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -275,7 +275,7 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
275 | </packing> | 275 | </packing> |
276 | </child> | 276 | </child> |
277 | <child> | 277 | <child> |
278 | <widget class="GtkImage" id="statusPixmapNo"> | 278 | <widget class="GtkImage" id="statusPixmap"> |
279 | <property name="visible">True</property> | 279 | <property name="visible">True</property> |
280 | <property name="stock">gtk-no</property> | 280 | <property name="stock">gtk-no</property> |
281 | </widget> | 281 | </widget> |
@@ -286,27 +286,6 @@ This release adds context-menus (right-click) which allow copying the URI of sea | |||
286 | <property name="position">2</property> | 286 | <property name="position">2</property> |
287 | </packing> | 287 | </packing> |
288 | </child> | 288 | </child> |
289 | <child> | ||
290 | <widget class="GtkImage" id="statusPixmapYes"> | ||
291 | <property name="visible">True</property> | ||
292 | <property name="stock">gtk-yes</property> | ||
293 | </widget> | ||
294 | <packing> | ||
295 | <property name="expand">False</property> | ||
296 | <property name="fill">False</property> | ||
297 | <property name="padding">5</property> | ||
298 | <property name="position">3</property> | ||
299 | </packing> | ||
300 | </child> | ||
301 | <child> | ||
302 | <widget class="GtkImage" id="statusPixmapError"> | ||
303 | <property name="stock">gtk-dialog-error</property> | ||
304 | </widget> | ||
305 | <packing> | ||
306 | <property name="expand">False</property> | ||
307 | <property name="position">4</property> | ||
308 | </packing> | ||
309 | </child> | ||
310 | </widget> | 289 | </widget> |
311 | </child> | 290 | </child> |
312 | <child> | 291 | <child> |