diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-12-25 21:36:17 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-12-25 21:36:17 +0000 |
commit | bb89728a9db08339ff066aaa41744a3a76e4f42f (patch) | |
tree | ab33a396ab0f9c57b80de6b1e88bae18261969ec | |
parent | 67b441340a503a7a6219bc878c396ee02dfbe11a (diff) | |
download | gnunet-gtk-bb89728a9db08339ff066aaa41744a3a76e4f42f.tar.gz gnunet-gtk-bb89728a9db08339ff066aaa41744a3a76e4f42f.zip |
-overlooked one normalize button
-rw-r--r-- | contrib/gnunet_fs_gtk_main_window.glade | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade index 777784fa..1909c2d0 100644 --- a/contrib/gnunet_fs_gtk_main_window.glade +++ b/contrib/gnunet_fs_gtk_main_window.glade | |||
@@ -398,23 +398,6 @@ | |||
398 | </packing> | 398 | </packing> |
399 | </child> | 399 | </child> |
400 | <child> | 400 | <child> |
401 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_normalize_button"> | ||
402 | <property name="label" translatable="yes">_Normalize selected</property> | ||
403 | <property name="use_action_appearance">False</property> | ||
404 | <property name="sensitive">False</property> | ||
405 | <property name="can_focus">True</property> | ||
406 | <property name="receives_default">True</property> | ||
407 | <property name="use_underline">True</property> | ||
408 | <signal name="clicked" handler="GNUNET_GTK_edit_publication_keyword_list_normalize_button_clicked_cb" swapped="no"/> | ||
409 | </object> | ||
410 | <packing> | ||
411 | <property name="expand">False</property> | ||
412 | <property name="fill">False</property> | ||
413 | <property name="pack_type">end</property> | ||
414 | <property name="position">0</property> | ||
415 | </packing> | ||
416 | </child> | ||
417 | <child> | ||
418 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_del_button"> | 401 | <object class="GtkButton" id="GNUNET_GTK_edit_publication_keyword_list_del_button"> |
419 | <property name="label">Delete _selected</property> | 402 | <property name="label">Delete _selected</property> |
420 | <property name="use_action_appearance">False</property> | 403 | <property name="use_action_appearance">False</property> |