diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_main_window.glade | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/contrib/gnunet_fs_gtk_main_window.glade b/contrib/gnunet_fs_gtk_main_window.glade index 5183ba9c..37dab80d 100644 --- a/contrib/gnunet_fs_gtk_main_window.glade +++ b/contrib/gnunet_fs_gtk_main_window.glade | |||
@@ -575,7 +575,6 @@ | |||
575 | <property name="width_request">128</property> | 575 | <property name="width_request">128</property> |
576 | <property name="height_request">128</property> | 576 | <property name="height_request">128</property> |
577 | <property name="visible">True</property> | 577 | <property name="visible">True</property> |
578 | <property name="sensitive">False</property> | ||
579 | <property name="can_focus">False</property> | 578 | <property name="can_focus">False</property> |
580 | <property name="has_tooltip">True</property> | 579 | <property name="has_tooltip">True</property> |
581 | <property name="tooltip_text" translatable="yes">Thumbnail associated with the currently selected content</property> | 580 | <property name="tooltip_text" translatable="yes">Thumbnail associated with the currently selected content</property> |
@@ -759,6 +758,14 @@ | |||
759 | <property name="can_focus">False</property> | 758 | <property name="can_focus">False</property> |
760 | <property name="stock">gtk-index</property> | 759 | <property name="stock">gtk-index</property> |
761 | </object> | 760 | </object> |
761 | <object class="GtkSizeGroup" id="enties_and_comboboxes_sizegroup"> | ||
762 | <property name="mode">vertical</property> | ||
763 | <widgets> | ||
764 | <widget name="main_window_search_entry"/> | ||
765 | <widget name="main_window_search_anonymity_combobox"/> | ||
766 | <widget name="main_window_search_mime_combobox"/> | ||
767 | </widgets> | ||
768 | </object> | ||
762 | <object class="GtkListStore" id="main_window_search_anonymity_liststore"> | 769 | <object class="GtkListStore" id="main_window_search_anonymity_liststore"> |
763 | <columns> | 770 | <columns> |
764 | <!-- column-name Name --> | 771 | <!-- column-name Name --> |
@@ -786,14 +793,6 @@ | |||
786 | </row> | 793 | </row> |
787 | </data> | 794 | </data> |
788 | </object> | 795 | </object> |
789 | <object class="GtkSizeGroup" id="enties_and_comboboxes_sizegroup"> | ||
790 | <property name="mode">vertical</property> | ||
791 | <widgets> | ||
792 | <widget name="main_window_search_entry"/> | ||
793 | <widget name="main_window_search_anonymity_combobox"/> | ||
794 | <widget name="main_window_search_mime_combobox"/> | ||
795 | </widgets> | ||
796 | </object> | ||
797 | <object class="GtkListStore" id="main_window_search_mime_liststore"> | 796 | <object class="GtkListStore" id="main_window_search_mime_liststore"> |
798 | <columns> | 797 | <columns> |
799 | <!-- column-name MIME --> | 798 | <!-- column-name MIME --> |