tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sfx2 / uiconfig / ui / documentpropertiesdialog.ui
blob5ce35fa601f80776090e7b95a31d7f60cc26039b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sfx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="DocumentPropertiesDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="documentpropertiesdialog|DocumentPropertiesDialog">Properties of “%1</property>
9 <property name="modal">True</property>
10 <property name="default-width">0</property>
11 <property name="default-height">0</property>
12 <property name="type-hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can-focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can-focus">False</property>
21 <property name="layout-style">end</property>
22 <child>
23 <object class="GtkButton" id="reset">
24 <property name="label" translatable="yes" context="stock">_Reset</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="receives-default">True</property>
28 <property name="use-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="ok">
38 <property name="label" translatable="yes" context="stock">_OK</property>
39 <property name="visible">True</property>
40 <property name="can-focus">True</property>
41 <property name="can-default">True</property>
42 <property name="has-default">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label" translatable="yes" context="stock">_Cancel</property>
55 <property name="visible">True</property>
56 <property name="can-focus">True</property>
57 <property name="receives-default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 </packing>
65 </child>
66 <child>
67 <object class="GtkButton" id="help">
68 <property name="label" translatable="yes" context="stock">_Help</property>
69 <property name="visible">True</property>
70 <property name="can-focus">True</property>
71 <property name="receives-default">True</property>
72 <property name="use-underline">True</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">3</property>
78 <property name="secondary">True</property>
79 </packing>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="pack-type">end</property>
86 <property name="position">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkNotebook" id="tabcontrol">
91 <property name="visible">True</property>
92 <property name="can-focus">True</property>
93 <property name="enable-popup">True</property>
94 <child>
95 <!-- n-columns=1 n-rows=1 -->
96 <object class="GtkGrid">
97 <property name="visible">True</property>
98 <property name="can-focus">False</property>
99 <child>
100 <placeholder/>
101 </child>
102 </object>
103 </child>
104 <child type="tab">
105 <object class="GtkLabel" id="general">
106 <property name="visible">True</property>
107 <property name="can-focus">False</property>
108 <property name="label" translatable="yes" context="documentpropertiesdialog|general">General </property>
109 </object>
110 <packing>
111 <property name="tab-fill">False</property>
112 </packing>
113 </child>
114 <child>
115 <!-- n-columns=1 n-rows=1 -->
116 <object class="GtkGrid">
117 <property name="visible">True</property>
118 <property name="can-focus">False</property>
119 <child>
120 <placeholder/>
121 </child>
122 </object>
123 <packing>
124 <property name="position">1</property>
125 </packing>
126 </child>
127 <child type="tab">
128 <object class="GtkLabel" id="description">
129 <property name="visible">True</property>
130 <property name="can-focus">False</property>
131 <property name="label" translatable="yes" context="documentpropertiesdialog|description">Description</property>
132 </object>
133 <packing>
134 <property name="position">1</property>
135 <property name="tab-fill">False</property>
136 </packing>
137 </child>
138 <child>
139 <!-- n-columns=1 n-rows=1 -->
140 <object class="GtkGrid">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <child>
144 <placeholder/>
145 </child>
146 </object>
147 <packing>
148 <property name="position">2</property>
149 </packing>
150 </child>
151 <child type="tab">
152 <object class="GtkLabel" id="customprops">
153 <property name="visible">True</property>
154 <property name="can-focus">False</property>
155 <property name="label" translatable="yes" context="documentpropertiesdialog|customprops">Custom Properties</property>
156 </object>
157 <packing>
158 <property name="position">2</property>
159 <property name="tab-fill">False</property>
160 </packing>
161 </child>
162 <child>
163 <!-- n-columns=1 n-rows=1 -->
164 <object class="GtkGrid">
165 <property name="visible">True</property>
166 <property name="can-focus">False</property>
167 <child>
168 <placeholder/>
169 </child>
170 </object>
171 <packing>
172 <property name="position">3</property>
173 </packing>
174 </child>
175 <child type="tab">
176 <object class="GtkLabel" id="cmisprops">
177 <property name="visible">True</property>
178 <property name="can-focus">False</property>
179 <property name="label" translatable="yes" context="documentpropertiesdialog|cmisprops">CMIS Properties</property>
180 </object>
181 <packing>
182 <property name="position">3</property>
183 <property name="tab-fill">False</property>
184 </packing>
185 </child>
186 <child>
187 <!-- n-columns=1 n-rows=1 -->
188 <object class="GtkGrid">
189 <property name="visible">True</property>
190 <property name="can-focus">False</property>
191 <child>
192 <placeholder/>
193 </child>
194 </object>
195 <packing>
196 <property name="position">4</property>
197 </packing>
198 </child>
199 <child type="tab">
200 <object class="GtkLabel" id="security">
201 <property name="visible">True</property>
202 <property name="can-focus">False</property>
203 <property name="label" translatable="yes" context="documentpropertiesdialog|security">Security</property>
204 </object>
205 <packing>
206 <property name="position">4</property>
207 <property name="tab-fill">False</property>
208 </packing>
209 </child>
210 </object>
211 <packing>
212 <property name="expand">True</property>
213 <property name="fill">True</property>
214 <property name="position">1</property>
215 </packing>
216 </child>
217 </object>
218 </child>
219 <action-widgets>
220 <action-widget response="101">reset</action-widget>
221 <action-widget response="-5">ok</action-widget>
222 <action-widget response="-6">cancel</action-widget>
223 <action-widget response="-11">help</action-widget>
224 </action-widgets>
225 </object>
226 </interface>