simplify writeBitmapObject
[LibreOffice.git] / cui / uiconfig / ui / hyperlinkdialog.ui
blobc0eb4f08590626f3bcf2bc417e241f46e5324ff3
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="HyperlinkDialog">
6 <property name="can-focus">False</property>
7 <property name="hexpand">True</property>
8 <property name="vexpand">True</property>
9 <property name="border-width">6</property>
10 <property name="title" translatable="yes" context="hyperlinkdialog|HyperlinkDialog">Hyperlink</property>
11 <property name="default-width">0</property>
12 <property name="default-height">0</property>
13 <property name="type-hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can-focus">False</property>
17 <property name="hexpand">True</property>
18 <property name="vexpand">True</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">6</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="dialog-action_area1">
23 <property name="can-focus">False</property>
24 <property name="layout-style">end</property>
25 <child>
26 <object class="GtkButton" id="reset">
27 <property name="label" translatable="yes" context="hyperlinkdialog|reset">Reset</property>
28 <property name="visible">True</property>
29 <property name="can-focus">True</property>
30 <property name="receives-default">True</property>
31 <child internal-child="accessible">
32 <object class="AtkObject" id="reset-atkobject">
33 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkdialog|extended_tip|reset">Resets the entries in the dialog to their original state.</property>
34 </object>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="position">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkButton" id="apply">
45 <property name="label" translatable="yes" context="hyperlinkdialog|apply">Apply</property>
46 <property name="visible">True</property>
47 <property name="can-focus">True</property>
48 <property name="receives-default">True</property>
49 <child internal-child="accessible">
50 <object class="AtkObject" id="apply-atkobject">
51 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkdialog|extended_tip|apply">Applies the data to your document.</property>
52 </object>
53 </child>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="position">1</property>
59 </packing>
60 </child>
61 <child>
62 <object class="GtkButton" id="ok">
63 <property name="label" translatable="yes" context="stock">_OK</property>
64 <property name="visible">True</property>
65 <property name="can-focus">True</property>
66 <property name="can-default">True</property>
67 <property name="has-default">True</property>
68 <property name="receives-default">True</property>
69 <property name="use-underline">True</property>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="fill">True</property>
74 <property name="position">2</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkButton" id="cancel">
79 <property name="label" translatable="yes" context="stock">_Cancel</property>
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="receives-default">True</property>
83 <property name="use-underline">True</property>
84 <child internal-child="accessible">
85 <object class="AtkObject" id="cancel-atkobject">
86 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkdialog|extended_tip|cancel">Closes the dialog without saving.</property>
87 </object>
88 </child>
89 </object>
90 <packing>
91 <property name="expand">False</property>
92 <property name="fill">True</property>
93 <property name="position">3</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkButton" id="help">
98 <property name="label" translatable="yes" context="stock">_Help</property>
99 <property name="visible">True</property>
100 <property name="can-focus">True</property>
101 <property name="receives-default">True</property>
102 <property name="use-underline">True</property>
103 </object>
104 <packing>
105 <property name="expand">False</property>
106 <property name="fill">True</property>
107 <property name="position">4</property>
108 <property name="secondary">True</property>
109 </packing>
110 </child>
111 </object>
112 <packing>
113 <property name="expand">False</property>
114 <property name="fill">True</property>
115 <property name="pack-type">end</property>
116 <property name="position">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkNotebook" id="tabcontrol">
121 <property name="visible">True</property>
122 <property name="can-focus">True</property>
123 <property name="hexpand">True</property>
124 <property name="vexpand">True</property>
125 <property name="tab-pos">left</property>
126 <property name="group-name">icons</property>
127 <child>
128 <!-- n-columns=1 n-rows=1 -->
129 <object class="GtkGrid">
130 <property name="visible">True</property>
131 <property name="can-focus">False</property>
132 <child>
133 <placeholder/>
134 </child>
135 </object>
136 </child>
137 <child type="tab">
138 <object class="GtkBox" id="internet">
139 <property name="visible">True</property>
140 <property name="can-focus">False</property>
141 <property name="orientation">vertical</property>
142 <child>
143 <object class="GtkImage">
144 <property name="visible">True</property>
145 <property name="can-focus">False</property>
146 <property name="tooltip-text" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP_HELP">This is where you create a hyperlink to a Web page.</property>
147 <property name="icon-name">res/hlinettp.png</property>
148 <property name="icon_size">6</property>
149 </object>
150 <packing>
151 <property name="expand">False</property>
152 <property name="fill">True</property>
153 <property name="position">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkLabel" id="RID_SVXSTR_HYPERDLG_HLINETTP">
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="label" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLINETTP">_Internet</property>
161 <property name="use-underline">True</property>
162 <property name="mnemonic-widget">internet</property>
163 </object>
164 <packing>
165 <property name="expand">False</property>
166 <property name="fill">True</property>
167 <property name="position">1</property>
168 </packing>
169 </child>
170 </object>
171 <packing>
172 <property name="tab-fill">False</property>
173 </packing>
174 </child>
175 <child>
176 <!-- n-columns=1 n-rows=1 -->
177 <object class="GtkGrid">
178 <property name="visible">True</property>
179 <property name="can-focus">False</property>
180 <child>
181 <placeholder/>
182 </child>
183 </object>
184 <packing>
185 <property name="position">1</property>
186 </packing>
187 </child>
188 <child type="tab">
189 <object class="GtkBox" id="mail">
190 <property name="visible">True</property>
191 <property name="can-focus">False</property>
192 <property name="orientation">vertical</property>
193 <child>
194 <object class="GtkImage">
195 <property name="visible">True</property>
196 <property name="can-focus">False</property>
197 <property name="tooltip-text" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP_HELP">This is where you create a hyperlink to an email address.</property>
198 <property name="icon-name">res/hlmailtp.png</property>
199 <property name="icon_size">6</property>
200 </object>
201 <packing>
202 <property name="expand">False</property>
203 <property name="fill">True</property>
204 <property name="position">0</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkLabel" id="RID_SVXSTR_HYPERDLG_HLMAILTP">
209 <property name="visible">True</property>
210 <property name="can-focus">False</property>
211 <property name="label" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLMAILTP">_Mail</property>
212 <property name="use-underline">True</property>
213 <property name="mnemonic-widget">mail</property>
214 </object>
215 <packing>
216 <property name="expand">False</property>
217 <property name="fill">True</property>
218 <property name="position">1</property>
219 </packing>
220 </child>
221 </object>
222 <packing>
223 <property name="position">1</property>
224 <property name="tab-fill">False</property>
225 </packing>
226 </child>
227 <child>
228 <!-- n-columns=1 n-rows=1 -->
229 <object class="GtkGrid">
230 <property name="visible">True</property>
231 <property name="can-focus">False</property>
232 <child>
233 <placeholder/>
234 </child>
235 </object>
236 <packing>
237 <property name="position">2</property>
238 </packing>
239 </child>
240 <child type="tab">
241 <object class="GtkBox" id="document">
242 <property name="visible">True</property>
243 <property name="can-focus">False</property>
244 <property name="orientation">vertical</property>
245 <child>
246 <object class="GtkImage">
247 <property name="visible">True</property>
248 <property name="can-focus">False</property>
249 <property name="tooltip-text" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP_HELP">This is where you create a hyperlink to an existing document or a target within a document.</property>
250 <property name="icon-name">res/hldoctp.png</property>
251 <property name="icon_size">6</property>
252 </object>
253 <packing>
254 <property name="expand">False</property>
255 <property name="fill">True</property>
256 <property name="position">0</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkLabel" id="RID_SVXSTR_HYPERDLG_HLDOCTP">
261 <property name="visible">True</property>
262 <property name="can-focus">False</property>
263 <property name="label" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCTP">_Document</property>
264 <property name="use-underline">True</property>
265 <property name="mnemonic-widget">document</property>
266 </object>
267 <packing>
268 <property name="expand">False</property>
269 <property name="fill">True</property>
270 <property name="position">1</property>
271 </packing>
272 </child>
273 </object>
274 <packing>
275 <property name="position">2</property>
276 <property name="tab-fill">False</property>
277 </packing>
278 </child>
279 <child>
280 <!-- n-columns=1 n-rows=1 -->
281 <object class="GtkGrid">
282 <property name="visible">True</property>
283 <property name="can-focus">False</property>
284 <child>
285 <placeholder/>
286 </child>
287 </object>
288 <packing>
289 <property name="position">3</property>
290 </packing>
291 </child>
292 <child type="tab">
293 <object class="GtkBox" id="newdocument">
294 <property name="visible">True</property>
295 <property name="can-focus">False</property>
296 <property name="orientation">vertical</property>
297 <child>
298 <object class="GtkImage">
299 <property name="visible">True</property>
300 <property name="can-focus">False</property>
301 <property name="tooltip-text" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP_HELP">This is where you create a new document to which the new link points.</property>
302 <property name="icon-name">res/hldocntp.png</property>
303 <property name="icon_size">6</property>
304 </object>
305 <packing>
306 <property name="expand">False</property>
307 <property name="fill">True</property>
308 <property name="position">0</property>
309 </packing>
310 </child>
311 <child>
312 <object class="GtkLabel" id="RID_SVXSTR_HYPERDLG_HLDOCNTP">
313 <property name="visible">True</property>
314 <property name="can-focus">False</property>
315 <property name="label" translatable="yes" context="hyperlinkdialog|RID_SVXSTR_HYPERDLG_HLDOCNTP">_New Document</property>
316 <property name="use-underline">True</property>
317 <property name="mnemonic-widget">newdocument</property>
318 </object>
319 <packing>
320 <property name="expand">False</property>
321 <property name="fill">True</property>
322 <property name="position">1</property>
323 </packing>
324 </child>
325 </object>
326 <packing>
327 <property name="position">3</property>
328 <property name="tab-fill">False</property>
329 </packing>
330 </child>
331 <style>
332 <class name="with-icons"/>
333 </style>
334 </object>
335 <packing>
336 <property name="expand">True</property>
337 <property name="fill">True</property>
338 <property name="position">1</property>
339 </packing>
340 </child>
341 </object>
342 </child>
343 <action-widgets>
344 <action-widget response="101">reset</action-widget>
345 <action-widget response="102">apply</action-widget>
346 <action-widget response="-5">ok</action-widget>
347 <action-widget response="-6">cancel</action-widget>
348 <action-widget response="-11">help</action-widget>
349 </action-widgets>
350 </object>
351 </interface>