bump product version to 4.1.6.2
[LibreOffice.git] / sw / uiconfig / swriter / ui / charurlpage.ui
blobc162d0cab444232ea9f6233e5c6b6f97420f2a5c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkBox" id="CharURLPage">
5 <property name="visible">True</property>
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="orientation">vertical</property>
9 <property name="spacing">12</property>
10 <child>
11 <object class="GtkFrame" id="frame10">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="label_xalign">0</property>
15 <property name="shadow_type">none</property>
16 <child>
17 <object class="GtkAlignment" id="alignment10">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="top_padding">6</property>
21 <property name="left_padding">12</property>
22 <child>
23 <object class="GtkGrid" id="grid7">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="hexpand">True</property>
27 <property name="row_spacing">6</property>
28 <property name="column_spacing">12</property>
29 <property name="row_homogeneous">True</property>
30 <child>
31 <object class="GtkLabel" id="label36">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="xalign">0</property>
35 <property name="label" translatable="yes">URL</property>
36 </object>
37 <packing>
38 <property name="left_attach">0</property>
39 <property name="top_attach">0</property>
40 <property name="width">1</property>
41 <property name="height">1</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkLabel" id="label37">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="xalign">0</property>
49 <property name="label" translatable="yes">Name</property>
50 </object>
51 <packing>
52 <property name="left_attach">0</property>
53 <property name="top_attach">2</property>
54 <property name="width">1</property>
55 <property name="height">1</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkLabel" id="textft">
60 <property name="visible">True</property>
61 <property name="can_focus">False</property>
62 <property name="xalign">0</property>
63 <property name="label" translatable="yes">Text</property>
64 </object>
65 <packing>
66 <property name="left_attach">0</property>
67 <property name="top_attach">1</property>
68 <property name="width">1</property>
69 <property name="height">1</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkLabel" id="label39">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="xalign">0</property>
77 <property name="label" translatable="yes">Target frame</property>
78 </object>
79 <packing>
80 <property name="left_attach">0</property>
81 <property name="top_attach">3</property>
82 <property name="width">1</property>
83 <property name="height">1</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkButton" id="eventpb">
88 <property name="label" translatable="yes">Events...</property>
89 <property name="visible">True</property>
90 <property name="can_focus">True</property>
91 <property name="receives_default">True</property>
92 <property name="valign">center</property>
93 </object>
94 <packing>
95 <property name="left_attach">0</property>
96 <property name="top_attach">4</property>
97 <property name="width">1</property>
98 <property name="height">1</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkEntry" id="urled">
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="hexpand">True</property>
106 <property name="invisible_char"></property>
107 <property name="width_chars">32</property>
108 <property name="invisible_char_set">True</property>
109 </object>
110 <packing>
111 <property name="left_attach">1</property>
112 <property name="top_attach">0</property>
113 <property name="width">1</property>
114 <property name="height">1</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkEntry" id="nameed">
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="invisible_char"></property>
122 <property name="width_chars">32</property>
123 <property name="invisible_char_set">True</property>
124 </object>
125 <packing>
126 <property name="left_attach">1</property>
127 <property name="top_attach">2</property>
128 <property name="width">1</property>
129 <property name="height">1</property>
130 </packing>
131 </child>
132 <child>
133 <object class="GtkEntry" id="texted">
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="invisible_char"></property>
137 <property name="width_chars">32</property>
138 <property name="invisible_char_set">True</property>
139 </object>
140 <packing>
141 <property name="left_attach">1</property>
142 <property name="top_attach">1</property>
143 <property name="width">1</property>
144 <property name="height">1</property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkButton" id="urlpb">
149 <property name="label" translatable="yes">Browse...</property>
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 <property name="receives_default">True</property>
153 <property name="valign">center</property>
154 </object>
155 <packing>
156 <property name="left_attach">2</property>
157 <property name="top_attach">0</property>
158 <property name="width">1</property>
159 <property name="height">1</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkComboBoxText" id="targetfrmlb">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="has_entry">True</property>
167 <property name="entry_text_column">0</property>
168 <property name="id_column">1</property>
169 <child internal-child="entry">
170 <object class="GtkEntry" id="comboboxtext-entry">
171 <property name="can_focus">False</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left_attach">1</property>
177 <property name="top_attach">3</property>
178 <property name="width">1</property>
179 <property name="height">1</property>
180 </packing>
181 </child>
182 <child>
183 <placeholder/>
184 </child>
185 <child>
186 <placeholder/>
187 </child>
188 <child>
189 <placeholder/>
190 </child>
191 <child>
192 <placeholder/>
193 </child>
194 <child>
195 <placeholder/>
196 </child>
197 </object>
198 </child>
199 </object>
200 </child>
201 <child type="label">
202 <object class="GtkLabel" id="label32">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="label" translatable="yes">Hyperlink</property>
206 <attributes>
207 <attribute name="weight" value="bold"/>
208 </attributes>
209 </object>
210 </child>
211 </object>
212 <packing>
213 <property name="expand">False</property>
214 <property name="fill">True</property>
215 <property name="position">0</property>
216 </packing>
217 </child>
218 <child>
219 <object class="GtkFrame" id="charstyle">
220 <property name="visible">True</property>
221 <property name="can_focus">False</property>
222 <property name="label_xalign">0</property>
223 <property name="shadow_type">none</property>
224 <child>
225 <object class="GtkAlignment" id="alignment11">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="top_padding">6</property>
229 <property name="left_padding">12</property>
230 <child>
231 <object class="GtkGrid" id="grid6">
232 <property name="visible">True</property>
233 <property name="can_focus">False</property>
234 <property name="row_spacing">6</property>
235 <property name="column_spacing">12</property>
236 <child>
237 <object class="GtkLabel" id="label34">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 <property name="xalign">0</property>
241 <property name="label" translatable="yes">Visited links</property>
242 </object>
243 <packing>
244 <property name="left_attach">0</property>
245 <property name="top_attach">0</property>
246 <property name="width">1</property>
247 <property name="height">1</property>
248 </packing>
249 </child>
250 <child>
251 <object class="GtkLabel" id="label10">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="xalign">0</property>
255 <property name="label" translatable="yes">Unvisited links</property>
256 </object>
257 <packing>
258 <property name="left_attach">0</property>
259 <property name="top_attach">1</property>
260 <property name="width">1</property>
261 <property name="height">1</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkComboBox" id="visitedlb">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 </object>
269 <packing>
270 <property name="left_attach">1</property>
271 <property name="top_attach">0</property>
272 <property name="width">1</property>
273 <property name="height">1</property>
274 </packing>
275 </child>
276 <child>
277 <object class="GtkComboBox" id="unvisitedlb">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 </object>
281 <packing>
282 <property name="left_attach">1</property>
283 <property name="top_attach">1</property>
284 <property name="width">1</property>
285 <property name="height">1</property>
286 </packing>
287 </child>
288 </object>
289 </child>
290 </object>
291 </child>
292 <child type="label">
293 <object class="GtkLabel" id="label33">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 <property name="label" translatable="yes">Character styles</property>
297 <attributes>
298 <attribute name="weight" value="bold"/>
299 </attributes>
300 </object>
301 </child>
302 </object>
303 <packing>
304 <property name="expand">False</property>
305 <property name="fill">True</property>
306 <property name="position">1</property>
307 </packing>
308 </child>
309 </object>
310 </interface>