1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"DocumentPropertiesDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">6</property>
7 <property name=
"title" translatable=
"yes">Properties of
</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"orientation">vertical
</property>
13 <property name=
"spacing">12</property>
14 <child internal-child=
"action_area">
15 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"layout_style">end
</property>
19 <object class=
"GtkButton" id=
"ok">
20 <property name=
"label">gtk-ok
</property>
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">True
</property>
23 <property name=
"can_default">True
</property>
24 <property name=
"has_default">True
</property>
25 <property name=
"receives_default">True
</property>
26 <property name=
"use_stock">True
</property>
29 <property name=
"expand">False
</property>
30 <property name=
"fill">True
</property>
31 <property name=
"position">0</property>
35 <object class=
"GtkButton" id=
"cancel">
36 <property name=
"label">gtk-cancel
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"receives_default">True
</property>
40 <property name=
"use_stock">True
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">1</property>
49 <object class=
"GtkButton" id=
"help">
50 <property name=
"label">gtk-help
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use_stock">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">2</property>
63 <object class=
"GtkButton" id=
"reset">
64 <property name=
"label">gtk-revert-to-saved
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"receives_default">True
</property>
68 <property name=
"use_stock">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">3</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"pack_type">end
</property>
81 <property name=
"position">0</property>
85 <object class=
"GtkNotebook" id=
"tabcontrol">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">True
</property>
92 <object class=
"GtkLabel" id=
"general">
93 <property name=
"visible">True
</property>
94 <property name=
"can_focus">False
</property>
95 <property name=
"label" translatable=
"yes">General
</property>
98 <property name=
"tab_fill">False
</property>
105 <object class=
"GtkLabel" id=
"description">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"label" translatable=
"yes">Description
</property>
111 <property name=
"position">1</property>
112 <property name=
"tab_fill">False
</property>
119 <object class=
"GtkLabel" id=
"customprops">
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">False
</property>
122 <property name=
"label" translatable=
"yes">Custom Properties
</property>
125 <property name=
"position">2</property>
126 <property name=
"tab_fill">False
</property>
133 <object class=
"GtkLabel" id=
"security">
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">False
</property>
136 <property name=
"label" translatable=
"yes">Security
</property>
139 <property name=
"position">3</property>
140 <property name=
"tab_fill">False
</property>
145 <property name=
"expand">True
</property>
146 <property name=
"fill">True
</property>
147 <property name=
"position">1</property>
153 <action-widget response=
"0">ok
</action-widget>
154 <action-widget response=
"0">cancel
</action-widget>
155 <action-widget response=
"0">help
</action-widget>
156 <action-widget response=
"0">reset
</action-widget>