aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_fs_gtk_unindex.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_fs_gtk_unindex.glade')
-rw-r--r--contrib/gnunet_fs_gtk_unindex.glade14
1 files changed, 8 insertions, 6 deletions
diff --git a/contrib/gnunet_fs_gtk_unindex.glade b/contrib/gnunet_fs_gtk_unindex.glade
index b8c26329..a7153731 100644
--- a/contrib/gnunet_fs_gtk_unindex.glade
+++ b/contrib/gnunet_fs_gtk_unindex.glade
@@ -1,7 +1,7 @@
1<?xml version="1.0" encoding="UTF-8"?> 1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Generated with glade 3.18.3 -->
2<interface> 3<interface>
3 <requires lib="gtk+" version="2.18"/> 4 <requires lib="gtk+" version="3.0"/>
4 <!-- interface-naming-policy project-wide -->
5 <object class="GtkImage" id="GNUNET_FS_GTK_unindex_delete_image"> 5 <object class="GtkImage" id="GNUNET_FS_GTK_unindex_delete_image">
6 <property name="visible">True</property> 6 <property name="visible">True</property>
7 <property name="can_focus">False</property> 7 <property name="can_focus">False</property>
@@ -37,12 +37,13 @@
37 <property name="icon_name">folder</property> 37 <property name="icon_name">folder</property>
38 <property name="type_hint">normal</property> 38 <property name="type_hint">normal</property>
39 <child internal-child="vbox"> 39 <child internal-child="vbox">
40 <object class="GtkVBox" id="GNUNET_FS_GTK_unindex_dialog-vbox"> 40 <object class="GtkBox" id="GNUNET_FS_GTK_unindex_dialog-vbox">
41 <property name="visible">True</property> 41 <property name="visible">True</property>
42 <property name="can_focus">False</property> 42 <property name="can_focus">False</property>
43 <property name="orientation">vertical</property>
43 <property name="spacing">2</property> 44 <property name="spacing">2</property>
44 <child internal-child="action_area"> 45 <child internal-child="action_area">
45 <object class="GtkHButtonBox" id="GNUNET_FS_GTK_unindex_dialog-action_area"> 46 <object class="GtkButtonBox" id="GNUNET_FS_GTK_unindex_dialog-action_area">
46 <property name="visible">True</property> 47 <property name="visible">True</property>
47 <property name="can_focus">False</property> 48 <property name="can_focus">False</property>
48 <property name="layout_style">end</property> 49 <property name="layout_style">end</property>
@@ -93,13 +94,14 @@
93 <object class="GtkScrolledWindow" id="GNUNET_FS_GTK_unindex_scrolledwindow"> 94 <object class="GtkScrolledWindow" id="GNUNET_FS_GTK_unindex_scrolledwindow">
94 <property name="visible">True</property> 95 <property name="visible">True</property>
95 <property name="can_focus">True</property> 96 <property name="can_focus">True</property>
96 <property name="hscrollbar_policy">automatic</property>
97 <property name="vscrollbar_policy">automatic</property>
98 <child> 97 <child>
99 <object class="GtkTreeView" id="GNUNET_FS_GTK_unindex_treeview"> 98 <object class="GtkTreeView" id="GNUNET_FS_GTK_unindex_treeview">
100 <property name="visible">True</property> 99 <property name="visible">True</property>
101 <property name="can_focus">True</property> 100 <property name="can_focus">True</property>
102 <property name="model">GNUNET_FS_GTK_unindex_liststore</property> 101 <property name="model">GNUNET_FS_GTK_unindex_liststore</property>
102 <child internal-child="selection">
103 <object class="GtkTreeSelection" id="treeview-selection1"/>
104 </child>
103 <child> 105 <child>
104 <object class="GtkTreeViewColumn" id="GNUNET_FS_GTK_unindex_filesize_treeviewcolumn"> 106 <object class="GtkTreeViewColumn" id="GNUNET_FS_GTK_unindex_filesize_treeviewcolumn">
105 <property name="sizing">autosize</property> 107 <property name="sizing">autosize</property>