android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / hyperlinkmailpage.ui
blobf76d74aaf6f9272a92d62e2920259c09ad9f019c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">res/adrbook.png</property>
9 </object>
10 <object class="GtkBox" id="HyperlinkMailPage">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="hexpand">True</property>
14 <property name="vexpand">True</property>
15 <property name="border_width">6</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child>
19 <object class="GtkFrame" id="frame1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="label_xalign">0</property>
23 <property name="shadow_type">none</property>
24 <child>
25 <!-- n-columns=1 n-rows=1 -->
26 <object class="GtkGrid" id="grid1">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="hexpand">True</property>
30 <property name="vexpand">True</property>
31 <property name="row_spacing">6</property>
32 <property name="column_spacing">12</property>
33 <property name="margin-start">12</property>
34 <property name="margin-top">6</property>
35 <child>
36 <object class="GtkLabel" id="receiver_label">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="halign">start</property>
40 <property name="label" translatable="yes" context="hyperlinkmailpage|receiver_label">Re_cipient:</property>
41 <property name="use_underline">True</property>
42 <property name="mnemonic_widget">receiver</property>
43 <property name="xalign">0</property>
44 </object>
45 <packing>
46 <property name="left_attach">0</property>
47 <property name="top_attach">1</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="addressbook">
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="receives_default">True</property>
55 <property name="tooltip_text" translatable="yes" context="hyperlinkmailpage|addressbook|tooltip_text">Data Sources...</property>
56 <property name="image">image1</property>
57 <property name="always-show-image">True</property>
58 <child internal-child="accessible">
59 <object class="AtkObject" id="addressbook-atkobject">
60 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|addressbook">Hides or shows the data source browser.</property>
61 </object>
62 </child>
63 </object>
64 <packing>
65 <property name="left_attach">2</property>
66 <property name="top_attach">1</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkLabel" id="subject_label">
71 <property name="visible">True</property>
72 <property name="can_focus">False</property>
73 <property name="halign">start</property>
74 <property name="label" translatable="yes" context="hyperlinkmailpage|subject_label">_Subject:</property>
75 <property name="use_underline">True</property>
76 <property name="mnemonic_widget">subject</property>
77 <property name="xalign">0</property>
78 </object>
79 <packing>
80 <property name="left_attach">0</property>
81 <property name="top_attach">2</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkEntry" id="subject">
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="hexpand">True</property>
89 <property name="activates_default">True</property>
90 <property name="truncate-multiline">True</property>
91 <child internal-child="accessible">
92 <object class="AtkObject" id="subject-atkobject">
93 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|subject">Specifies the subject that is inserted in the subject line of the new message document.</property>
94 </object>
95 </child>
96 </object>
97 <packing>
98 <property name="left_attach">1</property>
99 <property name="top_attach">2</property>
100 </packing>
101 </child>
102 <child>
103 <object class="GtkComboBoxText" id="receiver">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="hexpand">True</property>
107 <property name="has_entry">True</property>
108 <child internal-child="entry">
109 <object class="GtkEntry">
110 <property name="can_focus">True</property>
111 <property name="truncate-multiline">True</property>
112 <property name="activates_default">True</property>
113 </object>
114 </child>
115 <child internal-child="accessible">
116 <object class="AtkObject" id="receiver-atkobject">
117 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|receiver">Assigns the specified email address to the hyperlink.</property>
118 </object>
119 </child>
120 </object>
121 <packing>
122 <property name="left_attach">1</property>
123 <property name="top_attach">1</property>
124 </packing>
125 </child>
126 <child>
127 <placeholder/>
128 </child>
129 <child>
130 <placeholder/>
131 </child>
132 <child>
133 <placeholder/>
134 </child>
135 <child>
136 <placeholder/>
137 </child>
138 </object>
139 </child>
140 <child type="label">
141 <object class="GtkLabel" id="label2">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="label" translatable="yes" context="hyperlinkmailpage|label2">Mail</property>
145 <attributes>
146 <attribute name="weight" value="bold"/>
147 </attributes>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="expand">True</property>
153 <property name="fill">True</property>
154 <property name="position">1</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkFrame" id="frame2">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="valign">end</property>
162 <property name="hexpand">True</property>
163 <property name="vexpand">True</property>
164 <property name="label_xalign">0</property>
165 <property name="shadow_type">none</property>
166 <child>
167 <!-- n-columns=1 n-rows=1 -->
168 <object class="GtkGrid" id="grid3">
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <property name="row_spacing">6</property>
172 <property name="column_spacing">12</property>
173 <property name="margin-start">12</property>
174 <property name="margin-top">6</property>
175 <child>
176 <object class="GtkLabel" id="frame_label">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <property name="halign">start</property>
180 <property name="label" translatable="yes" context="hyperlinkmailpage|frame_label">F_rame:</property>
181 <property name="use_underline">True</property>
182 <property name="mnemonic_widget">frame</property>
183 <property name="xalign">0</property>
184 </object>
185 <packing>
186 <property name="left_attach">0</property>
187 <property name="top_attach">0</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkLabel" id="indication_label">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="halign">start</property>
195 <property name="label" translatable="yes" context="hyperlinkmailpage|indication_label">Te_xt:</property>
196 <property name="use_underline">True</property>
197 <property name="mnemonic_widget">indication</property>
198 <property name="xalign">0</property>
199 </object>
200 <packing>
201 <property name="left_attach">0</property>
202 <property name="top_attach">1</property>
203 </packing>
204 </child>
205 <child>
206 <object class="GtkLabel" id="name_label">
207 <property name="visible">True</property>
208 <property name="can_focus">False</property>
209 <property name="halign">start</property>
210 <property name="label" translatable="yes" context="hyperlinkmailpage|name_label">N_ame:</property>
211 <property name="use_underline">True</property>
212 <property name="mnemonic_widget">name</property>
213 <property name="xalign">0</property>
214 </object>
215 <packing>
216 <property name="left_attach">0</property>
217 <property name="top_attach">2</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkEntry" id="indication">
222 <property name="visible">True</property>
223 <property name="can_focus">True</property>
224 <property name="activates_default">True</property>
225 <property name="truncate-multiline">True</property>
226 <child internal-child="accessible">
227 <object class="AtkObject" id="indication-atkobject">
228 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|indication">Specifies the visible text or button caption for the hyperlink.</property>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">1</property>
234 <property name="top_attach">1</property>
235 </packing>
236 </child>
237 <child>
238 <object class="GtkEntry" id="name">
239 <property name="visible">True</property>
240 <property name="can_focus">True</property>
241 <property name="activates_default">True</property>
242 <property name="truncate-multiline">True</property>
243 <child internal-child="accessible">
244 <object class="AtkObject" id="name-atkobject">
245 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|name">Enter a name for the hyperlink.</property>
246 </object>
247 </child>
248 </object>
249 <packing>
250 <property name="left_attach">1</property>
251 <property name="top_attach">2</property>
252 </packing>
253 </child>
254 <child>
255 <!-- n-columns=1 n-rows=1 -->
256 <object class="GtkGrid" id="grid4">
257 <property name="visible">True</property>
258 <property name="can_focus">False</property>
259 <property name="hexpand">True</property>
260 <property name="row_spacing">6</property>
261 <property name="column_spacing">12</property>
262 <child>
263 <object class="GtkLabel" id="form_label">
264 <property name="visible">True</property>
265 <property name="can_focus">False</property>
266 <property name="label" translatable="yes" context="hyperlinkmailpage|form_label">F_orm:</property>
267 <property name="use_underline">True</property>
268 <property name="mnemonic_widget">form</property>
269 <property name="xalign">0</property>
270 </object>
271 <packing>
272 <property name="left_attach">1</property>
273 <property name="top_attach">0</property>
274 </packing>
275 </child>
276 <child>
277 <object class="GtkComboBoxText" id="form">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 <property name="hexpand">True</property>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="form-atkobject">
283 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|form">Specifies whether the hyperlink is inserted as text or as a button.</property>
284 </object>
285 </child>
286 </object>
287 <packing>
288 <property name="left_attach">2</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkButton" id="script">
294 <property name="visible">True</property>
295 <property name="can_focus">True</property>
296 <property name="receives_default">True</property>
297 <property name="tooltip_text" translatable="yes" context="hyperlinkmailpage|script|tooltip_text">Events</property>
298 <child internal-child="accessible">
299 <object class="AtkObject" id="script-atkobject">
300 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|script">Opens the Assign Macro dialog, in which you can give events such as "mouse over object" or "trigger hyperlink" their own program codes.</property>
301 </object>
302 </child>
303 </object>
304 <packing>
305 <property name="left_attach">3</property>
306 <property name="top_attach">0</property>
307 </packing>
308 </child>
309 <child>
310 <object class="GtkComboBoxText" id="frame">
311 <property name="visible">True</property>
312 <property name="can_focus">False</property>
313 <property name="hexpand">True</property>
314 <child internal-child="accessible">
315 <object class="AtkObject" id="frame-atkobject">
316 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|frame">Enter the name of the frame that you want the linked file to open in, or select a predefined frame from the list. If you leave this box blank, the linked file opens in the current browser window.</property>
317 </object>
318 </child>
319 </object>
320 <packing>
321 <property name="left_attach">0</property>
322 <property name="top_attach">0</property>
323 </packing>
324 </child>
325 </object>
326 <packing>
327 <property name="left_attach">1</property>
328 <property name="top_attach">0</property>
329 </packing>
330 </child>
331 </object>
332 </child>
333 <child type="label">
334 <object class="GtkLabel" id="label1">
335 <property name="visible">True</property>
336 <property name="can_focus">False</property>
337 <property name="label" translatable="yes" context="hyperlinkmailpage|label1">Further Settings</property>
338 <attributes>
339 <attribute name="weight" value="bold"/>
340 </attributes>
341 </object>
342 </child>
343 </object>
344 <packing>
345 <property name="expand">True</property>
346 <property name="fill">True</property>
347 <property name="position">1</property>
348 </packing>
349 </child>
350 <child internal-child="accessible">
351 <object class="AtkObject" id="HyperlinkMailPage-atkobject">
352 <property name="AtkObject::accessible-description" translatable="yes" context="hyperlinkmailpage|extended_tip|HyperlinkMailPage">On the Mail page in the Hyperlink dialog you can edit hyperlinks for email addresses.</property>
353 </object>
354 </child>
355 </object>
356 <object class="GtkSizeGroup" id="sizegroup1">
357 <widgets>
358 <widget name="receiver_label"/>
359 <widget name="subject_label"/>
360 </widgets>
361 </object>
362 </interface>