cool#10610 Ensure the parent-child relations of comments.
[LibreOffice.git] / svx / uiconfig / ui / sidebargallery.ui
blob17005c4f780b1bddf47b1aabe68817f13cf5a004
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svx">
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">svx/res/galicon.png</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">svx/res/galdetail.png</property>
14 </object>
15 <object class="GtkImage" id="image3">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="icon-name">cmd/sc_additionsdialog.png</property>
19 </object>
20 <object class="GtkTreeStore" id="liststore1">
21 <columns>
22 <!-- column-name image -->
23 <column type="GdkPixbuf"/>
24 <!-- column-name text -->
25 <column type="gchararray"/>
26 <!-- column-name id -->
27 <column type="gchararray"/>
28 </columns>
29 </object>
30 <object class="GtkTreeStore" id="liststore2">
31 <columns>
32 <!-- column-name image -->
33 <column type="GdkPixbuf"/>
34 <!-- column-name text -->
35 <column type="gchararray"/>
36 <!-- column-name id -->
37 <column type="gchararray"/>
38 </columns>
39 </object>
40 <!-- n-columns=1 n-rows=1 -->
41 <object class="GtkGrid" id="GalleryPanel">
42 <property name="visible">True</property>
43 <property name="can-focus">False</property>
44 <property name="hexpand">True</property>
45 <property name="vexpand">True</property>
46 <property name="border-width">6</property>
47 <child>
48 <!-- n-columns=1 n-rows=1 -->
49 <object class="GtkGrid" id="container">
50 <property name="visible">True</property>
51 <property name="can-focus">False</property>
52 <property name="hexpand">True</property>
53 <property name="vexpand">True</property>
54 <property name="row-spacing">3</property>
55 <property name="column-spacing">6</property>
56 <child>
57 <object class="GtkPaned" id="splitter">
58 <property name="visible">True</property>
59 <property name="can-focus">True</property>
60 <property name="hexpand">True</property>
61 <property name="vexpand">True</property>
62 <property name="orientation">vertical</property>
63 <property name="wide-handle">True</property>
64 <child>
65 <!-- n-columns=1 n-rows=1 -->
66 <object class="GtkGrid">
67 <property name="visible">True</property>
68 <property name="can-focus">False</property>
69 <property name="hexpand">True</property>
70 <property name="vexpand">True</property>
71 <child>
72 <object class="GtkScrolledWindow">
73 <property name="visible">True</property>
74 <property name="can-focus">True</property>
75 <property name="hexpand">True</property>
76 <property name="vexpand">True</property>
77 <property name="shadow-type">in</property>
78 <child>
79 <object class="GtkTreeView" id="themelist">
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="vexpand">True</property>
84 <property name="model">liststore1</property>
85 <property name="headers-visible">False</property>
86 <property name="search-column">1</property>
87 <property name="show-expanders">False</property>
88 <child internal-child="selection">
89 <object class="GtkTreeSelection" id="treeview-selection2"/>
90 </child>
91 <child>
92 <object class="GtkTreeViewColumn" id="treeviewcolumn0">
93 <child>
94 <object class="GtkCellRendererPixbuf" id="cellrenderertext9"/>
95 <attributes>
96 <attribute name="pixbuf">0</attribute>
97 </attributes>
98 </child>
99 </object>
100 </child>
101 <child>
102 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
103 <child>
104 <object class="GtkCellRendererText" id="cellrenderertext2"/>
105 <attributes>
106 <attribute name="text">1</attribute>
107 </attributes>
108 </child>
109 </object>
110 </child>
111 <child internal-child="accessible">
112 <object class="AtkObject" id="themelist-atkobject">
113 <property name="AtkObject::accessible-name" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERYPROPS_GALTHEME">Gallery Theme</property>
114 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|THEMELIST">Click a theme to view the objects associated with the theme.</property>
115 </object>
116 </child>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="left-attach">0</property>
122 <property name="top-attach">0</property>
123 </packing>
124 </child>
125 </object>
126 <packing>
127 <property name="resize">False</property>
128 <property name="shrink">True</property>
129 </packing>
130 </child>
131 <child>
132 <!-- n-columns=1 n-rows=2 -->
133 <object class="GtkGrid">
134 <property name="visible">True</property>
135 <property name="can-focus">False</property>
136 <property name="hexpand">True</property>
137 <property name="vexpand">True</property>
138 <property name="row-spacing">6</property>
139 <child>
140 <!-- n-columns=3 n-rows=1 -->
141 <object class="GtkGrid">
142 <property name="visible">True</property>
143 <property name="can-focus">False</property>
144 <property name="hexpand">True</property>
145 <property name="vexpand">True</property>
146 <child>
147 <object class="GtkScrolledWindow" id="galleryscroll">
148 <property name="visible">True</property>
149 <property name="can-focus">False</property>
150 <property name="hexpand">True</property>
151 <property name="vexpand">True</property>
152 <property name="vscrollbar-policy">never</property>
153 <property name="shadow-type">in</property>
154 <child>
155 <object class="GtkViewport">
156 <property name="visible">True</property>
157 <property name="can-focus">False</property>
158 <child>
159 <object class="GtkDrawingArea" id="gallery">
160 <property name="visible">True</property>
161 <property name="can-focus">True</property>
162 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
163 <property name="hexpand">True</property>
164 <property name="vexpand">True</property>
165 <child internal-child="accessible">
166 <object class="AtkObject" id="gallery-atkobject">
167 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|gallery">To insert a Gallery object, select the object, and then drag it into the document.</property>
168 </object>
169 </child>
170 </object>
171 </child>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left-attach">0</property>
177 <property name="top-attach">0</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkScrolledWindow">
182 <property name="visible">True</property>
183 <property name="can-focus">True</property>
184 <property name="hexpand">True</property>
185 <property name="vexpand">True</property>
186 <property name="shadow-type">in</property>
187 <child>
188 <object class="GtkTreeView" id="gallerylist">
189 <property name="visible">True</property>
190 <property name="can-focus">True</property>
191 <property name="hexpand">True</property>
192 <property name="vexpand">True</property>
193 <property name="model">liststore2</property>
194 <property name="headers-visible">False</property>
195 <property name="reorderable">True</property>
196 <property name="search-column">1</property>
197 <property name="show-expanders">False</property>
198 <child internal-child="selection">
199 <object class="GtkTreeSelection" id="treeview-selection3"/>
200 </child>
201 <child>
202 <object class="GtkTreeViewColumn" id="treeviewcolumn10">
203 <child>
204 <object class="GtkCellRendererPixbuf" id="cellrenderertext19"/>
205 <attributes>
206 <attribute name="pixbuf">0</attribute>
207 </attributes>
208 </child>
209 <child>
210 <object class="GtkCellRendererText" id="cellrenderertext12"/>
211 <attributes>
212 <attribute name="text">1</attribute>
213 </attributes>
214 </child>
215 </object>
216 </child>
217 <child internal-child="accessible">
218 <object class="AtkObject" id="gallerylist-atkobject">
219 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|gallery">To insert a Gallery object, select the object, and then drag it into the document.</property>
220 </object>
221 </child>
222 </object>
223 </child>
224 </object>
225 <packing>
226 <property name="left-attach">1</property>
227 <property name="top-attach">0</property>
228 </packing>
229 </child>
230 <child>
231 <object class="GtkScrolledWindow" id="previewscroll">
232 <property name="visible">True</property>
233 <property name="can-focus">True</property>
234 <property name="hexpand">True</property>
235 <property name="vexpand">True</property>
236 <property name="hscrollbar-policy">never</property>
237 <property name="vscrollbar-policy">never</property>
238 <property name="shadow-type">in</property>
239 <child>
240 <object class="GtkViewport">
241 <property name="visible">True</property>
242 <property name="can-focus">False</property>
243 <child>
244 <object class="GtkDrawingArea" id="preview">
245 <property name="visible">True</property>
246 <property name="can-focus">False</property>
247 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
248 <property name="hexpand">True</property>
249 <property name="vexpand">True</property>
250 <child internal-child="accessible">
251 <object class="AtkObject" id="preview-atkobject">
252 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|preview">Displays a large preview of the selected gallery item. Double click to close.</property>
253 </object>
254 </child>
255 </object>
256 </child>
257 </object>
258 </child>
259 </object>
260 <packing>
261 <property name="left-attach">2</property>
262 <property name="top-attach">0</property>
263 </packing>
264 </child>
265 </object>
266 <packing>
267 <property name="left-attach">0</property>
268 <property name="top-attach">0</property>
269 </packing>
270 </child>
271 <child>
272 <!-- n-columns=6 n-rows=1 -->
273 <object class="GtkGrid">
274 <property name="visible">True</property>
275 <property name="can-focus">False</property>
276 <property name="hexpand">True</property>
277 <property name="column-spacing">3</property>
278 <child>
279 <object class="GtkToggleButton" id="icon">
280 <property name="visible">True</property>
281 <property name="can-focus">True</property>
282 <property name="receives-default">True</property>
283 <property name="tooltip-text" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_ICONVIEW">Icon View</property>
284 <property name="image">image1</property>
285 <property name="always-show-image">True</property>
286 <child internal-child="accessible">
287 <object class="AtkObject" id="icon-atkobject">
288 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|icons">Displays the contents of the Gallery as icons.</property>
289 </object>
290 </child>
291 </object>
292 <packing>
293 <property name="left-attach">0</property>
294 <property name="top-attach">0</property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkToggleButton" id="list">
299 <property name="visible">True</property>
300 <property name="can-focus">True</property>
301 <property name="receives-default">True</property>
302 <property name="tooltip-text" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_LISTVIEW">Detailed View</property>
303 <property name="image">image2</property>
304 <property name="always-show-image">True</property>
305 <child internal-child="accessible">
306 <object class="AtkObject" id="list-atkobject">
307 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|list">Displays the contents of the Gallery as small icons, with title and path information.</property>
308 </object>
309 </child>
310 </object>
311 <packing>
312 <property name="left-attach">1</property>
313 <property name="top-attach">0</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkEntry" id="search">
318 <property name="visible">True</property>
319 <property name="can-focus">True</property>
320 <property name="tooltip-text" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_SEARCH">Search for icons</property>
321 <property name="hexpand">True</property>
322 <property name="activates-default">True</property>
323 <property name="truncate-multiline">True</property>
324 <child internal-child="accessible">
325 <object class="AtkObject" id="search-atkobject">
326 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|value">Enter search text.</property>
327 </object>
328 </child>
329 </object>
330 <packing>
331 <property name="left-attach">2</property>
332 <property name="top-attach">0</property>
333 </packing>
334 </child>
335 <child>
336 <object class="GtkLabel" id="label">
337 <property name="can-focus">False</property>
338 <property name="hexpand">True</property>
339 <property name="use-underline">True</property>
340 <property name="mnemonic-widget">gallery</property>
341 <attributes>
342 <attribute name="weight" value="bold"/>
343 </attributes>
344 </object>
345 <packing>
346 <property name="left-attach">3</property>
347 <property name="top-attach">0</property>
348 </packing>
349 </child>
350 <child>
351 <object class="GtkButton" id="insert">
352 <property name="label" translatable="yes" context="sidebargallery|RID_SVXSTR_GALLERY_CREATETHEME">New...</property>
353 <property name="visible">True</property>
354 <property name="can-focus">True</property>
355 <property name="can-default">True</property>
356 <property name="receives-default">True</property>
357 <property name="halign">end</property>
358 <property name="hexpand">True</property>
359 <property name="use-underline">True</property>
360 <child internal-child="accessible">
361 <object class="AtkObject" id="insert-atkobject">
362 <property name="AtkObject::accessible-description" translatable="yes" context="sidebargallery|extended_tip|insert">Adds a new theme to the Gallery and lets you choose the files to include in the theme.</property>
363 </object>
364 </child>
365 </object>
366 <packing>
367 <property name="left-attach">4</property>
368 <property name="top-attach">0</property>
369 </packing>
370 </child>
371 <child>
372 <object class="GtkButton" id="btnMoreGalleries">
373 <property name="visible">True</property>
374 <property name="can-focus">True</property>
375 <property name="receives-default">True</property>
376 <property name="tooltip-text" translatable="yes" context="sidebargallery|btnMoreGalleries">Add more galleries via extension</property>
377 <property name="image">image3</property>
378 <property name="always-show-image">True</property>
379 </object>
380 <packing>
381 <property name="left-attach">5</property>
382 <property name="top-attach">0</property>
383 </packing>
384 </child>
385 </object>
386 <packing>
387 <property name="left-attach">0</property>
388 <property name="top-attach">1</property>
389 </packing>
390 </child>
391 </object>
392 <packing>
393 <property name="resize">True</property>
394 <property name="shrink">True</property>
395 </packing>
396 </child>
397 </object>
398 <packing>
399 <property name="left-attach">0</property>
400 <property name="top-attach">0</property>
401 </packing>
402 </child>
403 </object>
404 <packing>
405 <property name="left-attach">0</property>
406 <property name="top-attach">0</property>
407 </packing>
408 </child>
409 </object>
410 </interface>