diff options
Diffstat (limited to 'gnunet-gtk.glade')
-rw-r--r-- | gnunet-gtk.glade | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gnunet-gtk.glade b/gnunet-gtk.glade index c95ada13..60c59a1c 100644 --- a/gnunet-gtk.glade +++ b/gnunet-gtk.glade | |||
@@ -3120,24 +3120,6 @@ This release fixes downloads of files from directories. The previous version ha | |||
3120 | </child> | 3120 | </child> |
3121 | 3121 | ||
3122 | <child> | 3122 | <child> |
3123 | <widget class="GtkButton" id="refreshContentListButton"> | ||
3124 | <property name="visible">True</property> | ||
3125 | <property name="tooltip" translatable="yes">Refresh the available content list now (otherwise this is done automatically roughly every 5 minutes)</property> | ||
3126 | <property name="can_focus">True</property> | ||
3127 | <property name="label">gtk-refresh</property> | ||
3128 | <property name="use_stock">True</property> | ||
3129 | <property name="relief">GTK_RELIEF_NONE</property> | ||
3130 | <property name="focus_on_click">True</property> | ||
3131 | <signal name="clicked" handler="on_refreshContentListButton_clicked_" last_modification_time="Sun, 21 Aug 2005 03:29:32 GMT"/> | ||
3132 | </widget> | ||
3133 | <packing> | ||
3134 | <property name="padding">0</property> | ||
3135 | <property name="expand">False</property> | ||
3136 | <property name="fill">False</property> | ||
3137 | </packing> | ||
3138 | </child> | ||
3139 | |||
3140 | <child> | ||
3141 | <widget class="GtkButton" id="clearAvailableContentButton"> | 3123 | <widget class="GtkButton" id="clearAvailableContentButton"> |
3142 | <property name="visible">True</property> | 3124 | <property name="visible">True</property> |
3143 | <property name="tooltip" translatable="yes">deletes the tracked available content shown below</property> | 3125 | <property name="tooltip" translatable="yes">deletes the tracked available content shown below</property> |