Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / insertscript.ui
blob76a0966b3f1453b7cc88dfe955b01386f26b1d3c
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="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon-name">go-previous</property>
9 </object>
10 <object class="GtkImage" id="image2">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="icon-name">go-next</property>
14 </object>
15 <object class="GtkDialog" id="InsertScriptDialog">
16 <property name="can_focus">False</property>
17 <property name="border_width">6</property>
18 <property name="title" translatable="yes" context="insertscript|InsertScriptDialog">Insert Script</property>
19 <property name="modal">True</property>
20 <property name="default_width">0</property>
21 <property name="default_height">0</property>
22 <property name="type_hint">dialog</property>
23 <child internal-child="vbox">
24 <object class="GtkBox" id="dialog-vbox1">
25 <property name="can_focus">False</property>
26 <property name="orientation">vertical</property>
27 <property name="spacing">12</property>
28 <child internal-child="action_area">
29 <object class="GtkButtonBox" id="dialog-action_area1">
30 <property name="can_focus">False</property>
31 <property name="layout_style">end</property>
32 <child>
33 <!-- n-columns=1 n-rows=1 -->
34 <object class="GtkGrid" id="grid2">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="column_spacing">6</property>
38 <property name="column_homogeneous">True</property>
39 <child>
40 <object class="GtkButton" id="previous">
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="image">image1</property>
45 <property name="image_position">right</property>
46 <property name="always-show-image">True</property>
47 <child internal-child="accessible">
48 <object class="AtkObject" id="previous-atkobject">
49 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|previous">Jump to Previous Script.</property>
50 </object>
51 </child>
52 </object>
53 <packing>
54 <property name="left_attach">0</property>
55 <property name="top_attach">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkButton" id="next">
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="receives_default">True</property>
63 <property name="image">image2</property>
64 <property name="always-show-image">True</property>
65 <child internal-child="accessible">
66 <object class="AtkObject" id="next-atkobject">
67 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|next">Jump to Next Script.</property>
68 </object>
69 </child>
70 </object>
71 <packing>
72 <property name="left_attach">1</property>
73 <property name="top_attach">0</property>
74 </packing>
75 </child>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkButton" id="ok">
85 <property name="label" translatable="yes" context="stock">_OK</property>
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="can_default">True</property>
89 <property name="has_default">True</property>
90 <property name="receives_default">True</property>
91 <property name="use-underline">True</property>
92 </object>
93 <packing>
94 <property name="expand">False</property>
95 <property name="fill">True</property>
96 <property name="position">1</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkButton" id="cancel">
101 <property name="label" translatable="yes" context="stock">_Cancel</property>
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="receives_default">True</property>
105 <property name="use-underline">True</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">2</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkButton" id="help">
115 <property name="label" translatable="yes" context="stock">_Help</property>
116 <property name="visible">True</property>
117 <property name="can_focus">True</property>
118 <property name="receives_default">True</property>
119 <property name="use-underline">True</property>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">3</property>
125 <property name="secondary">True</property>
126 </packing>
127 </child>
128 </object>
129 <packing>
130 <property name="expand">False</property>
131 <property name="fill">True</property>
132 <property name="pack_type">end</property>
133 <property name="position">1</property>
134 </packing>
135 </child>
136 <child>
137 <!-- n-columns=1 n-rows=1 -->
138 <object class="GtkGrid" id="grid1">
139 <property name="width_request">400</property>
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="hexpand">True</property>
143 <property name="vexpand">True</property>
144 <property name="row_spacing">6</property>
145 <property name="column_spacing">12</property>
146 <child>
147 <object class="GtkLabel" id="label1">
148 <property name="visible">True</property>
149 <property name="can_focus">False</property>
150 <property name="label" translatable="yes" context="insertscript|label1">Script type:</property>
151 </object>
152 <packing>
153 <property name="left_attach">0</property>
154 <property name="top_attach">0</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkEntry" id="scripttype">
159 <property name="visible">True</property>
160 <property name="can_focus">True</property>
161 <property name="activates_default">True</property>
162 <property name="text" translatable="yes" context="insertscript|scripttype">JavaScript</property>
163 <property name="truncate-multiline">True</property>
164 <child internal-child="accessible">
165 <object class="AtkObject" id="scripttype-atkobject">
166 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|scripttype">Enter the type of script that you want to insert.</property>
167 </object>
168 </child>
169 </object>
170 <packing>
171 <property name="left_attach">1</property>
172 <property name="top_attach">0</property>
173 <property name="width">2</property>
174 </packing>
175 </child>
176 <child>
177 <object class="GtkRadioButton" id="url">
178 <property name="label" translatable="yes" context="insertscript|url">URL:</property>
179 <property name="visible">True</property>
180 <property name="can_focus">True</property>
181 <property name="receives_default">False</property>
182 <property name="halign">start</property>
183 <property name="use_underline">True</property>
184 <property name="draw_indicator">True</property>
185 <property name="group">text</property>
186 <child internal-child="accessible">
187 <object class="AtkObject" id="url-atkobject">
188 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|url">Adds a link to a script file. Click the URL radio button, and then enter the link in the box. You can also click the Browse button, locate the file, and then click Insert.</property>
189 </object>
190 </child>
191 </object>
192 <packing>
193 <property name="left_attach">0</property>
194 <property name="top_attach">1</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkEntry" id="urlentry">
199 <property name="visible">True</property>
200 <property name="can_focus">True</property>
201 <property name="hexpand">True</property>
202 <property name="activates_default">True</property>
203 <property name="truncate-multiline">True</property>
204 <child internal-child="accessible">
205 <object class="AtkObject" id="urlentry-atkobject">
206 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|urlentry">Adds a link to a script file. Click the URL radio button, and then enter the link in the box. You can also click the Browse button, locate the file, and then click Insert.</property>
207 </object>
208 </child>
209 </object>
210 <packing>
211 <property name="left_attach">1</property>
212 <property name="top_attach">1</property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkButton" id="browse">
217 <property name="label" translatable="yes" context="insertscript|browse">Browse…</property>
218 <property name="visible">True</property>
219 <property name="can_focus">True</property>
220 <property name="receives_default">True</property>
221 <property name="halign">end</property>
222 <child internal-child="accessible">
223 <object class="AtkObject" id="browse-atkobject">
224 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|browse">Locate the script file that you want to link to, and then click Insert.</property>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="left_attach">2</property>
230 <property name="top_attach">1</property>
231 </packing>
232 </child>
233 <child>
234 <object class="GtkRadioButton" id="text">
235 <property name="label" translatable="yes" context="insertscript|text">Text:</property>
236 <property name="visible">True</property>
237 <property name="can_focus">True</property>
238 <property name="receives_default">False</property>
239 <property name="halign">start</property>
240 <property name="use_underline">True</property>
241 <property name="active">True</property>
242 <property name="draw_indicator">True</property>
243 <child internal-child="accessible">
244 <object class="AtkObject" id="text-atkobject">
245 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|text">Enter the script code that you want to insert.</property>
246 </object>
247 </child>
248 </object>
249 <packing>
250 <property name="left_attach">0</property>
251 <property name="top_attach">2</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkScrolledWindow" id="scrolledwindow1">
256 <property name="height_request">200</property>
257 <property name="visible">True</property>
258 <property name="can_focus">True</property>
259 <property name="hexpand">True</property>
260 <property name="vexpand">True</property>
261 <property name="shadow_type">in</property>
262 <child>
263 <object class="GtkTextView" id="textentry">
264 <property name="visible">True</property>
265 <property name="can_focus">True</property>
266 <property name="hexpand">True</property>
267 <property name="vexpand">True</property>
268 <child internal-child="accessible">
269 <object class="AtkObject" id="textentry-atkobject">
270 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|textentry">Enter the script code that you want to insert.</property>
271 </object>
272 </child>
273 </object>
274 </child>
275 </object>
276 <packing>
277 <property name="left_attach">0</property>
278 <property name="top_attach">3</property>
279 <property name="width">3</property>
280 </packing>
281 </child>
282 <child>
283 <placeholder/>
284 </child>
285 <child>
286 <placeholder/>
287 </child>
288 </object>
289 <packing>
290 <property name="expand">False</property>
291 <property name="fill">True</property>
292 <property name="position">0</property>
293 </packing>
294 </child>
295 </object>
296 </child>
297 <action-widgets>
298 <action-widget response="-5">ok</action-widget>
299 <action-widget response="-6">cancel</action-widget>
300 <action-widget response="-11">help</action-widget>
301 </action-widgets>
302 <child type="titlebar">
303 <placeholder/>
304 </child>
305 <child internal-child="accessible">
306 <object class="AtkObject" id="InsertScriptDialog-atkobject">
307 <property name="AtkObject::accessible-description" translatable="yes" context="insertscript|extended_tip|InsertScriptDialog">Inserts a script at the current cursor position in an HTML or text document.</property>
308 </object>
309 </child>
310 </object>
311 </interface>