Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / charurlpage.ui
blobcd853ce363c6c28aadcdce99a398a42713413185
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="CharURLPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="frame10">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="label_xalign">0</property>
16 <property name="shadow_type">none</property>
17 <child>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class="GtkGrid" id="grid7">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="row_spacing">6</property>
23 <property name="column_spacing">12</property>
24 <property name="margin-start">12</property>
25 <property name="margin-top">6</property>
26 <child>
27 <object class="GtkLabel" id="label36">
28 <property name="visible">True</property>
29 <property name="can_focus">False</property>
30 <property name="label" translatable="yes" context="charurlpage|label36">URL:</property>
31 <property name="use_underline">True</property>
32 <property name="mnemonic_widget">urled</property>
33 <property name="xalign">0</property>
34 </object>
35 <packing>
36 <property name="left_attach">0</property>
37 <property name="top_attach">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkLabel" id="label37">
42 <property name="visible">True</property>
43 <property name="can_focus">False</property>
44 <property name="label" translatable="yes" context="charurlpage|label37">Name:</property>
45 <property name="use_underline">True</property>
46 <property name="mnemonic_widget">nameed</property>
47 <property name="xalign">0</property>
48 </object>
49 <packing>
50 <property name="left_attach">0</property>
51 <property name="top_attach">2</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkLabel" id="textft">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="label" translatable="yes" context="charurlpage|textft">Text:</property>
59 <property name="use_underline">True</property>
60 <property name="mnemonic_widget">texted</property>
61 <property name="xalign">0</property>
62 </object>
63 <packing>
64 <property name="left_attach">0</property>
65 <property name="top_attach">1</property>
66 </packing>
67 </child>
68 <child>
69 <object class="GtkLabel" id="label39">
70 <property name="visible">True</property>
71 <property name="can_focus">False</property>
72 <property name="label" translatable="yes" context="charurlpage|label39">Target frame:</property>
73 <property name="use_underline">True</property>
74 <property name="mnemonic_widget">targetfrmlb</property>
75 <property name="xalign">0</property>
76 </object>
77 <packing>
78 <property name="left_attach">0</property>
79 <property name="top_attach">3</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkButton" id="eventpb">
84 <property name="label" translatable="yes" context="charurlpage|eventpb">Events...</property>
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="receives_default">True</property>
88 <property name="valign">center</property>
89 <child internal-child="accessible">
90 <object class="AtkObject" id="eventpb-atkobject">
91 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|eventpb">Specify an event that triggers when you click the hyperlink.</property>
92 </object>
93 </child>
94 </object>
95 <packing>
96 <property name="left_attach">2</property>
97 <property name="top_attach">4</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkEntry" id="urled">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="activates_default">True</property>
105 <property name="width_chars">32</property>
106 <property name="truncate-multiline">True</property>
107 <child internal-child="accessible">
108 <object class="AtkObject" id="urled-atkobject">
109 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|urled">Enter a URL for the file that you want to open when you click the hyperlink.</property>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="left_attach">1</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 <child>
119 <object class="GtkEntry" id="nameed">
120 <property name="visible">True</property>
121 <property name="can_focus">True</property>
122 <property name="activates_default">True</property>
123 <property name="width_chars">32</property>
124 <property name="truncate-multiline">True</property>
125 <child internal-child="accessible">
126 <object class="AtkObject" id="nameed-atkobject">
127 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|nameed">Enter a name for the hyperlink.</property>
128 </object>
129 </child>
130 </object>
131 <packing>
132 <property name="left_attach">1</property>
133 <property name="top_attach">2</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkEntry" id="texted">
138 <property name="visible">True</property>
139 <property name="can_focus">True</property>
140 <property name="activates_default">True</property>
141 <property name="width_chars">32</property>
142 <property name="truncate-multiline">True</property>
143 <child internal-child="accessible">
144 <object class="AtkObject" id="texted-atkobject">
145 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|texted">Enter the text that you want to display for the hyperlink.</property>
146 </object>
147 </child>
148 </object>
149 <packing>
150 <property name="left_attach">1</property>
151 <property name="top_attach">1</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkButton" id="urlpb">
156 <property name="label" translatable="yes" context="charurlpage|urlpb">Browse...</property>
157 <property name="visible">True</property>
158 <property name="can_focus">True</property>
159 <property name="receives_default">True</property>
160 <property name="valign">center</property>
161 <child internal-child="accessible">
162 <object class="AtkObject" id="urlpb-atkobject">
163 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|urlpb">Locate the file that you want to link to, and then click Open.</property>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="left_attach">2</property>
169 <property name="top_attach">0</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkComboBoxText" id="targetfrmlb">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="has_entry">True</property>
177 <child internal-child="entry">
178 <object class="GtkEntry" id="comboboxtext-entry">
179 <property name="can_focus">True</property>
180 <property name="truncate-multiline">True</property>
181 <property name="activates_default">True</property>
182 </object>
183 </child>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="targetfrmlb-atkobject">
186 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|targetfrmlb">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list.</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">1</property>
192 <property name="top_attach">3</property>
193 </packing>
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 </object>
211 </child>
212 <child type="label">
213 <object class="GtkLabel" id="label32">
214 <property name="visible">True</property>
215 <property name="can_focus">False</property>
216 <property name="label" translatable="yes" context="charurlpage|label32">Hyperlink</property>
217 <attributes>
218 <attribute name="weight" value="bold"/>
219 </attributes>
220 </object>
221 </child>
222 </object>
223 <packing>
224 <property name="expand">False</property>
225 <property name="fill">True</property>
226 <property name="position">0</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkFrame" id="charstyle">
231 <property name="visible">True</property>
232 <property name="can_focus">False</property>
233 <property name="label_xalign">0</property>
234 <property name="shadow_type">none</property>
235 <child>
236 <!-- n-columns=1 n-rows=1 -->
237 <object class="GtkGrid" id="grid6">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 <property name="row_spacing">6</property>
241 <property name="column_spacing">12</property>
242 <property name="margin-start">12</property>
243 <property name="margin-top">6</property>
244 <child>
245 <object class="GtkLabel" id="label34">
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="label" translatable="yes" context="charurlpage|label34">Visited links:</property>
249 <property name="use_underline">True</property>
250 <property name="mnemonic_widget">visitedlb</property>
251 <property name="xalign">0</property>
252 </object>
253 <packing>
254 <property name="left_attach">0</property>
255 <property name="top_attach">0</property>
256 </packing>
257 </child>
258 <child>
259 <object class="GtkLabel" id="label10">
260 <property name="visible">True</property>
261 <property name="can_focus">False</property>
262 <property name="label" translatable="yes" context="charurlpage|label10">Unvisited links:</property>
263 <property name="use_underline">True</property>
264 <property name="mnemonic_widget">unvisitedlb</property>
265 <property name="xalign">0</property>
266 </object>
267 <packing>
268 <property name="left_attach">0</property>
269 <property name="top_attach">1</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkComboBoxText" id="visitedlb">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <child internal-child="accessible">
277 <object class="AtkObject" id="visitedlb-atkobject">
278 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|visitedlb">Select a formatting style to use for visited links from the list. To add or modify a style in this list, close this dialog, and click the Styles icon on the Formatting toolbar.</property>
279 </object>
280 </child>
281 </object>
282 <packing>
283 <property name="left_attach">1</property>
284 <property name="top_attach">0</property>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkComboBoxText" id="unvisitedlb">
289 <property name="visible">True</property>
290 <property name="can_focus">False</property>
291 <child internal-child="accessible">
292 <object class="AtkObject" id="unvisitedlb-atkobject">
293 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|unvisitedlb">Select a formatting style to use for unvisited links from the list. To add or modify a style in this list, close this dialog, and click the Styles icon on the Formatting toolbar.</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="left_attach">1</property>
299 <property name="top_attach">1</property>
300 </packing>
301 </child>
302 </object>
303 </child>
304 <child type="label">
305 <object class="GtkLabel" id="label33">
306 <property name="visible">True</property>
307 <property name="can_focus">False</property>
308 <property name="label" translatable="yes" context="charurlpage|label33">Character Styles</property>
309 <attributes>
310 <attribute name="weight" value="bold"/>
311 </attributes>
312 </object>
313 </child>
314 </object>
315 <packing>
316 <property name="expand">False</property>
317 <property name="fill">True</property>
318 <property name="position">1</property>
319 </packing>
320 </child>
321 <child internal-child="accessible">
322 <object class="AtkObject" id="CharURLPage-atkobject">
323 <property name="AtkObject::accessible-description" translatable="yes" context="charurlpage|extended_tip|CharURLPage">Assigns a new hyperlink or edits the selected hyperlink.</property>
324 </object>
325 </child>
326 </object>
327 <object class="GtkSizeGroup" id="sizegroup1">
328 <property name="ignore_hidden">True</property>
329 <widgets>
330 <widget name="label36"/>
331 <widget name="label37"/>
332 <widget name="textft"/>
333 <widget name="label39"/>
334 <widget name="label34"/>
335 <widget name="label10"/>
336 </widgets>
337 </object>
338 <object class="GtkSizeGroup" id="sizegroup2">
339 <property name="ignore_hidden">True</property>
340 <widgets>
341 <widget name="urled"/>
342 <widget name="nameed"/>
343 <widget name="texted"/>
344 <widget name="targetfrmlb"/>
345 <widget name="visitedlb"/>
346 <widget name="unvisitedlb"/>
347 </widgets>
348 </object>
349 </interface>