New icon for Zero Install
[zeroinstall.git] / zeroinstall / gtkui / cache.ui
blobaf7a4ac87fa2f67440ff7535d50b1d45909a310e
1 <?xml version="1.0"?>
2 <interface>
3 <!-- interface-requires gtk+ 2.12 -->
4 <!-- interface-naming-policy toplevel-contextual -->
5 <object class="GtkDialog" id="cache">
6 <property name="title" translatable="yes">Zero Install cache</property>
7 <property name="type_hint">dialog</property>
8 <property name="has_separator">False</property>
9 <child internal-child="vbox">
10 <object class="GtkVBox" id="dialog-vbox1">
11 <property name="visible">True</property>
12 <child>
13 <object class="GtkScrolledWindow" id="scrolledwindow1">
14 <property name="visible">True</property>
15 <property name="can_focus">True</property>
16 <property name="hscrollbar_policy">automatic</property>
17 <child>
18 <object class="GtkTreeView" id="treeview">
19 <property name="visible">True</property>
20 <property name="can_focus">True</property>
21 <property name="rules_hint">True</property>
22 </object>
23 </child>
24 </object>
25 <packing>
26 <property name="position">1</property>
27 </packing>
28 </child>
29 <child internal-child="action_area">
30 <object class="GtkHButtonBox" id="dialog-action_area1">
31 <property name="visible">True</property>
32 <property name="layout_style">end</property>
33 <child>
34 <object class="GtkButton" id="helpbutton1">
35 <property name="label">gtk-help</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="can_default">True</property>
39 <property name="receives_default">False</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">False</property>
45 <property name="position">0</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkButton" id="button1">
50 <property name="label">gtk-delete</property>
51 <property name="visible">True</property>
52 <property name="can_focus">True</property>
53 <property name="can_default">True</property>
54 <property name="receives_default">False</property>
55 <property name="use_stock">True</property>
56 </object>
57 <packing>
58 <property name="expand">False</property>
59 <property name="fill">False</property>
60 <property name="position">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkButton" id="closebutton1">
65 <property name="label">gtk-close</property>
66 <property name="visible">True</property>
67 <property name="can_focus">True</property>
68 <property name="can_default">True</property>
69 <property name="receives_default">False</property>
70 <property name="use_stock">True</property>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">False</property>
75 <property name="position">2</property>
76 </packing>
77 </child>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="pack_type">end</property>
82 <property name="position">0</property>
83 </packing>
84 </child>
85 </object>
86 </child>
87 <action-widgets>
88 <action-widget response="-11">helpbutton1</action-widget>
89 <action-widget response="0">button1</action-widget>
90 <action-widget response="-7">closebutton1</action-widget>
91 </action-widgets>
92 </object>
93 </interface>