diff options
Diffstat (limited to 'contrib/gnunet_fs_gtk_main_tab_new_frame.glade')
-rw-r--r-- | contrib/gnunet_fs_gtk_main_tab_new_frame.glade | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/contrib/gnunet_fs_gtk_main_tab_new_frame.glade b/contrib/gnunet_fs_gtk_main_tab_new_frame.glade deleted file mode 100644 index e95ea1c4..00000000 --- a/contrib/gnunet_fs_gtk_main_tab_new_frame.glade +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
2 | <interface> | ||
3 | <requires lib="gtk+" version="2.20"/> | ||
4 | <!-- interface-naming-policy project-wide --> | ||
5 | <object class="GtkWindow" id="_main_tab_new_frame"> | ||
6 | <child> | ||
7 | <object class="GtkButton" id="_main_tab_new_frame_new_button"> | ||
8 | <property name="visible">True</property> | ||
9 | <property name="can_focus">True</property> | ||
10 | <property name="receives_default">True</property> | ||
11 | <property name="use_action_appearance">False</property> | ||
12 | <child> | ||
13 | <object class="GtkImage" id="new_stock_icon_image"> | ||
14 | <property name="visible">True</property> | ||
15 | <property name="stock">gtk-new</property> | ||
16 | <property name="icon-size">2</property> | ||
17 | </object> | ||
18 | </child> | ||
19 | </object> | ||
20 | </child> | ||
21 | </object> | ||
22 | </interface> | ||