android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / fontfeaturesdialog.ui
blobb868ab2f28052bb07ed3e5f5324ad03fa65919d3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FontFeaturesDialog">
6 <property name="width-request">-1</property>
7 <property name="height-request">-1</property>
8 <property name="can-focus">False</property>
9 <property name="border-width">6</property>
10 <property name="title" translatable="yes" context="fontfeaturesdialog|FontFeaturesDialog">Font Features</property>
11 <property name="modal">True</property>
12 <property name="default-width">1</property>
13 <property name="default-height">1</property>
14 <property name="type-hint">dialog</property>
15 <child internal-child="vbox">
16 <object class="GtkBox">
17 <property name="can-focus">False</property>
18 <property name="orientation">vertical</property>
19 <property name="spacing">12</property>
20 <child internal-child="action_area">
21 <object class="GtkButtonBox">
22 <property name="can-focus">False</property>
23 <property name="layout-style">end</property>
24 <child>
25 <object class="GtkButton" id="help">
26 <property name="label" translatable="yes" context="stock">_Help</property>
27 <property name="visible">True</property>
28 <property name="can-focus">True</property>
29 <property name="receives-default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 <property name="secondary">True</property>
37 </packing>
38 </child>
39 <child>
40 <object class="GtkButton" id="ok">
41 <property name="label" translatable="yes" context="stock">_OK</property>
42 <property name="visible">True</property>
43 <property name="can-focus">True</property>
44 <property name="can-default">True</property>
45 <property name="has-default">True</property>
46 <property name="receives-default">False</property>
47 <property name="use-underline">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">1</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkButton" id="cancel">
57 <property name="label" translatable="yes" context="stock">_Cancel</property>
58 <property name="visible">True</property>
59 <property name="can-focus">True</property>
60 <property name="receives-default">True</property>
61 <property name="use-underline">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">2</property>
67 </packing>
68 </child>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="pack-type">end</property>
74 <property name="position">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkBox">
79 <property name="visible">True</property>
80 <property name="can-focus">False</property>
81 <property name="orientation">vertical</property>
82 <child>
83 <object class="GtkScrolledWindow" id="contentWindow">
84 <property name="visible">True</property>
85 <property name="can-focus">True</property>
86 <property name="hscrollbar-policy">never</property>
87 <child>
88 <object class="GtkViewport">
89 <property name="visible">True</property>
90 <property name="can-focus">False</property>
91 <child>
92 <object class="GtkBox">
93 <property name="visible">True</property>
94 <property name="can-focus">False</property>
95 <property name="orientation">vertical</property>
96 <child>
97 <object class="GtkBox" id="contentBox">
98 <property name="can-focus">False</property>
99 <property name="orientation">vertical</property>
100 <child>
101 <!-- n-columns=2 n-rows=1 -->
102 <object class="GtkGrid" id="contentGrid">
103 <property name="visible">True</property>
104 <property name="can-focus">False</property>
105 <property name="valign">start</property>
106 <property name="row-spacing">6</property>
107 <property name="column-spacing">12</property>
108 <property name="row-homogeneous">True</property>
109 <property name="column-homogeneous">True</property>
110 <child>
111 <placeholder/>
112 </child>
113 <child>
114 <placeholder/>
115 </child>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="fill">True</property>
120 <property name="position">0</property>
121 </packing>
122 </child>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="fill">True</property>
127 <property name="position">0</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkBox" id="stylisticSetsBox">
132 <property name="can-focus">False</property>
133 <property name="orientation">vertical</property>
134 <child>
135 <object class="GtkLabel">
136 <property name="visible">True</property>
137 <property name="can-focus">False</property>
138 <property name="halign">start</property>
139 <property name="valign">start</property>
140 <property name="margin-top">6</property>
141 <property name="label" translatable="yes" context="fontfeaturesdialog">Stylistic Sets</property>
142 <attributes>
143 <attribute name="weight" value="bold"/>
144 </attributes>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">0</property>
150 </packing>
151 </child>
152 <child>
153 <!-- n-columns=2 n-rows=1 -->
154 <object class="GtkGrid" id="stylisticSetsGrid">
155 <property name="visible">True</property>
156 <property name="can-focus">False</property>
157 <property name="valign">start</property>
158 <property name="row-spacing">6</property>
159 <property name="column-spacing">12</property>
160 <property name="row-homogeneous">True</property>
161 <property name="column-homogeneous">True</property>
162 <child>
163 <placeholder/>
164 </child>
165 <child>
166 <placeholder/>
167 </child>
168 </object>
169 <packing>
170 <property name="expand">False</property>
171 <property name="fill">True</property>
172 <property name="position">1</property>
173 </packing>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">1</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkBox" id="characterVariantsBox">
184 <property name="can-focus">False</property>
185 <property name="orientation">vertical</property>
186 <child>
187 <object class="GtkLabel">
188 <property name="visible">True</property>
189 <property name="can-focus">False</property>
190 <property name="halign">start</property>
191 <property name="valign">start</property>
192 <property name="margin-top">6</property>
193 <property name="label" translatable="yes" context="fontfeaturesdialog">Character Variants</property>
194 <attributes>
195 <attribute name="weight" value="bold"/>
196 </attributes>
197 </object>
198 <packing>
199 <property name="expand">False</property>
200 <property name="fill">True</property>
201 <property name="position">0</property>
202 </packing>
203 </child>
204 <child>
205 <!-- n-columns=2 n-rows=1 -->
206 <object class="GtkGrid" id="characterVariantsGrid">
207 <property name="visible">True</property>
208 <property name="can-focus">False</property>
209 <property name="valign">start</property>
210 <property name="row-spacing">6</property>
211 <property name="column-spacing">12</property>
212 <property name="row-homogeneous">True</property>
213 <property name="column-homogeneous">True</property>
214 <child>
215 <placeholder/>
216 </child>
217 <child>
218 <placeholder/>
219 </child>
220 </object>
221 <packing>
222 <property name="expand">False</property>
223 <property name="fill">True</property>
224 <property name="position">1</property>
225 </packing>
226 </child>
227 </object>
228 <packing>
229 <property name="expand">False</property>
230 <property name="fill">True</property>
231 <property name="position">2</property>
232 </packing>
233 </child>
234 </object>
235 </child>
236 </object>
237 </child>
238 </object>
239 <packing>
240 <property name="expand">True</property>
241 <property name="fill">True</property>
242 <property name="position">0</property>
243 </packing>
244 </child>
245 <child>
246 <object class="GtkScrolledWindow" id="previewwin">
247 <property name="visible">True</property>
248 <property name="can-focus">False</property>
249 <property name="valign">end</property>
250 <property name="margin-start">12</property>
251 <property name="margin-end">12</property>
252 <property name="margin-top">6</property>
253 <property name="hscrollbar-policy">never</property>
254 <property name="vscrollbar-policy">never</property>
255 <property name="shadow-type">in</property>
256 <child>
257 <object class="GtkViewport">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <child>
261 <object class="GtkDrawingArea" id="preview">
262 <property name="visible">True</property>
263 <property name="can-focus">False</property>
264 <child internal-child="accessible">
265 <object class="AtkObject" id="preview-atkobject">
266 <property name="AtkObject::accessible-name" translatable="yes" context="fontfeaturesdialog|preview-atkobject">Preview</property>
267 </object>
268 </child>
269 </object>
270 </child>
271 </object>
272 </child>
273 </object>
274 <packing>
275 <property name="expand">False</property>
276 <property name="fill">True</property>
277 <property name="pack-type">end</property>
278 <property name="position">1</property>
279 </packing>
280 </child>
281 </object>
282 <packing>
283 <property name="expand">True</property>
284 <property name="fill">True</property>
285 <property name="position">1</property>
286 </packing>
287 </child>
288 </object>
289 </child>
290 <action-widgets>
291 <action-widget response="-11">help</action-widget>
292 <action-widget response="-5">ok</action-widget>
293 <action-widget response="-6">cancel</action-widget>
294 </action-widgets>
295 <child internal-child="accessible">
296 <object class="AtkObject" id="FontFeaturesDialog-atkobject">
297 <property name="AtkObject::accessible-description" translatable="yes" context="fontfeaturesdialog|extended_tip|FontFeaturesDialog">Select and apply font typographical features to characters.</property>
298 </object>
299 </child>
300 </object>
301 </interface>