bump product version to 6.3.0.0.beta1
[LibreOffice.git] / sd / uiconfig / sdraw / ui / drawchardialog.ui
blob2f07defcf8e3e3a03c0043f2c890448eeca51138
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="DrawCharDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="drawchardialog|DrawCharDialog">Character</property>
9 <property name="modal">True</property>
10 <property name="type_hint">dialog</property>
11 <child>
12 <placeholder/>
13 </child>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can_focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can_focus">False</property>
22 <property name="layout_style">end</property>
23 <child>
24 <object class="GtkButton" id="reset">
25 <property name="label">gtk-revert-to-saved</property>
26 <property name="visible">True</property>
27 <property name="can_focus">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="ok">
39 <property name="label">gtk-ok</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="can_default">True</property>
43 <property name="has_default">True</property>
44 <property name="receives_default">True</property>
45 <property name="use_stock">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="cancel">
55 <property name="label">gtk-cancel</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</property>
59 <property name="use_stock">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="help">
69 <property name="label">gtk-help</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">True</property>
73 <property name="use_stock">True</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">3</property>
79 <property name="secondary">True</property>
80 </packing>
81 </child>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="pack_type">end</property>
87 <property name="position">0</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkNotebook" id="tabcontrol">
92 <property name="visible">True</property>
93 <property name="can_focus">True</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="scrollable">True</property>
97 <property name="enable_popup">True</property>
98 <child>
99 <object class="GtkGrid">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <child>
103 <placeholder/>
104 </child>
105 <child>
106 <placeholder/>
107 </child>
108 <child>
109 <placeholder/>
110 </child>
111 <child>
112 <placeholder/>
113 </child>
114 <child>
115 <placeholder/>
116 </child>
117 <child>
118 <placeholder/>
119 </child>
120 <child>
121 <placeholder/>
122 </child>
123 <child>
124 <placeholder/>
125 </child>
126 <child>
127 <placeholder/>
128 </child>
129 </object>
130 </child>
131 <child type="tab">
132 <object class="GtkLabel" id="RID_SVXPAGE_CHAR_NAME">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="label" translatable="yes" context="drawchardialog|RID_SVXPAGE_CHAR_NAME">Fonts</property>
136 </object>
137 <packing>
138 <property name="tab_fill">False</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkGrid">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <child>
146 <placeholder/>
147 </child>
148 <child>
149 <placeholder/>
150 </child>
151 <child>
152 <placeholder/>
153 </child>
154 <child>
155 <placeholder/>
156 </child>
157 <child>
158 <placeholder/>
159 </child>
160 <child>
161 <placeholder/>
162 </child>
163 <child>
164 <placeholder/>
165 </child>
166 <child>
167 <placeholder/>
168 </child>
169 <child>
170 <placeholder/>
171 </child>
172 </object>
173 <packing>
174 <property name="position">1</property>
175 </packing>
176 </child>
177 <child type="tab">
178 <object class="GtkLabel" id="RID_SVXPAGE_CHAR_EFFECTS">
179 <property name="visible">True</property>
180 <property name="can_focus">False</property>
181 <property name="label" translatable="yes" context="drawchardialog|RID_SVXPAGE_CHAR_EFFECTS">Font Effects</property>
182 </object>
183 <packing>
184 <property name="position">1</property>
185 <property name="tab_fill">False</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkGrid">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <child>
193 <placeholder/>
194 </child>
195 <child>
196 <placeholder/>
197 </child>
198 <child>
199 <placeholder/>
200 </child>
201 <child>
202 <placeholder/>
203 </child>
204 <child>
205 <placeholder/>
206 </child>
207 <child>
208 <placeholder/>
209 </child>
210 <child>
211 <placeholder/>
212 </child>
213 <child>
214 <placeholder/>
215 </child>
216 <child>
217 <placeholder/>
218 </child>
219 </object>
220 <packing>
221 <property name="position">2</property>
222 </packing>
223 </child>
224 <child type="tab">
225 <object class="GtkLabel" id="RID_SVXPAGE_CHAR_POSITION">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="label" translatable="yes" context="drawchardialog|RID_SVXPAGE_CHAR_POSITION">Position</property>
229 </object>
230 <packing>
231 <property name="position">2</property>
232 <property name="tab_fill">False</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkGrid">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <child>
240 <placeholder/>
241 </child>
242 <child>
243 <placeholder/>
244 </child>
245 <child>
246 <placeholder/>
247 </child>
248 <child>
249 <placeholder/>
250 </child>
251 <child>
252 <placeholder/>
253 </child>
254 <child>
255 <placeholder/>
256 </child>
257 <child>
258 <placeholder/>
259 </child>
260 <child>
261 <placeholder/>
262 </child>
263 <child>
264 <placeholder/>
265 </child>
266 </object>
267 <packing>
268 <property name="position">3</property>
269 </packing>
270 </child>
271 <child type="tab">
272 <object class="GtkLabel" id="RID_SVXPAGE_BACKGROUND">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="label" translatable="yes" context="drawchardialog|RID_SVXPAGE_BACKGROUND">Highlighting</property>
276 </object>
277 <packing>
278 <property name="position">3</property>
279 <property name="tab_fill">False</property>
280 </packing>
281 </child>
282 </object>
283 <packing>
284 <property name="expand">False</property>
285 <property name="fill">True</property>
286 <property name="position">1</property>
287 </packing>
288 </child>
289 </object>
290 </child>
291 <action-widgets>
292 <action-widget response="101">reset</action-widget>
293 <action-widget response="-5">ok</action-widget>
294 <action-widget response="-6">cancel</action-widget>
295 <action-widget response="-11">help</action-widget>
296 </action-widgets>
297 </object>
298 </interface>