Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sd / uiconfig / simpress / ui / navigatorpanel.ui
blob2994219b21b7386f7ba345512188ad42d13b0a17
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkMenu" id="dragmodemenu">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <child>
9 <object class="GtkRadioMenuItem" id="1">
10 <property name="visible">True</property>
11 <property name="can-focus">False</property>
12 <property name="label" translatable="yes" context="navigatorpanelSTR_DRAGTYPE_URL">Insert as Hyperlink</property>
13 <property name="draw-as-radio">True</property>
14 </object>
15 </child>
16 <child>
17 <object class="GtkRadioMenuItem" id="2">
18 <property name="visible">True</property>
19 <property name="can-focus">False</property>
20 <property name="label" translatable="yes" context="navigatorpanel|STR_DRAGTYPE_LINK">Insert as Link</property>
21 <property name="draw-as-radio">True</property>
22 <property name="group">1</property>
23 </object>
24 </child>
25 <child>
26 <object class="GtkRadioMenuItem" id="3">
27 <property name="visible">True</property>
28 <property name="can-focus">False</property>
29 <property name="label" translatable="yes" context="navigatorpanel|STR_DRAGTYPE_EMBEDDED">Insert as Copy</property>
30 <property name="draw-as-radio">True</property>
31 <property name="group">1</property>
32 </object>
33 </child>
34 </object>
35 <object class="GtkTreeStore" id="liststore2">
36 <columns>
37 <!-- column-name expander -->
38 <column type="GdkPixbuf"/>
39 <!-- column-name text -->
40 <column type="gchararray"/>
41 <!-- column-name id -->
42 <column type="gchararray"/>
43 </columns>
44 </object>
45 <!-- n-columns=1 n-rows=1 -->
46 <object class="GtkGrid" id="NavigatorPanel">
47 <property name="visible">True</property>
48 <property name="can-focus">False</property>
49 <property name="hexpand">True</property>
50 <property name="vexpand">True</property>
51 <property name="border-width">6</property>
52 <child>
53 <!-- n-columns=1 n-rows=3 -->
54 <object class="GtkGrid">
55 <property name="visible">True</property>
56 <property name="can-focus">False</property>
57 <property name="hexpand">True</property>
58 <property name="vexpand">True</property>
59 <property name="row-spacing">3</property>
60 <property name="column-spacing">6</property>
61 <child>
62 <object class="GtkComboBoxText" id="documents">
63 <property name="visible">True</property>
64 <property name="can-focus">False</property>
65 <property name="tooltip-text" translatable="yes" context="navigatorpanel|documents|tooltip_text">Document</property>
66 <child internal-child="accessible">
67 <object class="AtkObject" id="documents-atkobject">
68 <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|documents-atkobject">Active Window</property>
69 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|documents">Lists currently open documents.</property>
70 </object>
71 </child>
72 </object>
73 <packing>
74 <property name="left-attach">0</property>
75 <property name="top-attach">2</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkScrolledWindow">
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="shadow-type">in</property>
85 <child>
86 <object class="GtkTreeView" id="tree">
87 <property name="width-request">-1</property>
88 <property name="visible">True</property>
89 <property name="can-focus">True</property>
90 <property name="receives-default">True</property>
91 <property name="hexpand">True</property>
92 <property name="vexpand">True</property>
93 <property name="model">liststore2</property>
94 <property name="headers-visible">False</property>
95 <property name="reorderable">True</property>
96 <property name="search-column">1</property>
97 <child internal-child="selection">
98 <object class="GtkTreeSelection" id="Macro Library List-selection11"/>
99 </child>
100 <child>
101 <object class="GtkTreeViewColumn" id="treeviewcolumn21">
102 <property name="spacing">6</property>
103 <child>
104 <object class="GtkCellRendererPixbuf" id="cellrenderertext44"/>
105 <attributes>
106 <attribute name="pixbuf">0</attribute>
107 </attributes>
108 </child>
109 <child>
110 <object class="GtkCellRendererText" id="cellrenderertext22"/>
111 <attributes>
112 <attribute name="text">1</attribute>
113 </attributes>
114 </child>
115 </object>
116 </child>
117 <child internal-child="accessible">
118 <object class="AtkObject" id="tree-atkobject">
119 <property name="AtkObject::accessible-name" translatable="yes" context="navigatorpanel|STR_OBJECTS_TREE">Page Tree</property>
120 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|tree">Lists available slides. Double-click a slide to make it the active slide.</property>
121 </object>
122 </child>
123 </object>
124 </child>
125 </object>
126 <packing>
127 <property name="left-attach">0</property>
128 <property name="top-attach">1</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkToolbar" id="toolbox">
133 <property name="visible">True</property>
134 <property name="can-focus">True</property>
135 <property name="hexpand">True</property>
136 <property name="toolbar-style">icons</property>
137 <property name="icon_size">2</property>
138 <child>
139 <object class="GtkToolButton" id="first">
140 <property name="visible">True</property>
141 <property name="can-focus">False</property>
142 <property name="tooltip-text" translatable="yes" context="navigatorpanel|first|tooltip_text">First Slide</property>
143 <property name="icon-name">sd/res/nv03.png</property>
144 <child internal-child="accessible">
145 <object class="AtkObject" id="first-atkobject">
146 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|first">Jumps to the first page.</property>
147 </object>
148 </child>
149 </object>
150 <packing>
151 <property name="expand">False</property>
152 <property name="homogeneous">False</property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkToolButton" id="previous">
157 <property name="visible">True</property>
158 <property name="can-focus">False</property>
159 <property name="tooltip-text" translatable="yes" context="navigatorpanel|previous|tooltip_text">Previous Slide</property>
160 <property name="icon-name">sd/res/nv04.png</property>
161 <child internal-child="accessible">
162 <object class="AtkObject" id="previous-atkobject">
163 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|previous">Moves back one page.</property>
164 </object>
165 </child>
166 </object>
167 <packing>
168 <property name="expand">False</property>
169 <property name="homogeneous">False</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkToolButton" id="next">
174 <property name="visible">True</property>
175 <property name="can-focus">False</property>
176 <property name="tooltip-text" translatable="yes" context="navigatorpanel|next|tooltip_text">Next Slide</property>
177 <property name="icon-name">sd/res/nv05.png</property>
178 <child internal-child="accessible">
179 <object class="AtkObject" id="next-atkobject">
180 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|next">Move forward one page.</property>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="expand">False</property>
186 <property name="homogeneous">False</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkToolButton" id="last">
191 <property name="visible">True</property>
192 <property name="can-focus">False</property>
193 <property name="tooltip-text" translatable="yes" context="navigatorpanel|last|tooltip_text">Last Slide</property>
194 <property name="icon-name">sd/res/nv06.png</property>
195 <child internal-child="accessible">
196 <object class="AtkObject" id="last-atkobject">
197 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|last">Jumps to the last page.</property>
198 </object>
199 </child>
200 </object>
201 <packing>
202 <property name="expand">False</property>
203 <property name="homogeneous">False</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkSeparatorToolItem" id="separator">
208 <property name="visible">True</property>
209 <property name="can-focus">False</property>
210 <property name="halign">end</property>
211 <property name="hexpand">True</property>
212 </object>
213 <packing>
214 <property name="expand">True</property>
215 <property name="homogeneous">False</property>
216 </packing>
217 </child>
218 <child>
219 <object class="GtkMenuToolButton" id="dragmode">
220 <property name="visible">True</property>
221 <property name="can-focus">False</property>
222 <property name="tooltip-text" translatable="yes" context="navigatorpanel|dragmode|tooltip_text">Drag Mode</property>
223 <property name="icon-name">sd/res/nv09.png</property>
224 <child internal-child="accessible">
225 <object class="AtkObject" id="dragmode-atkobject">
226 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|dragmode">Drag and drop slides and named objects into the active slide.</property>
227 </object>
228 </child>
229 </object>
230 <packing>
231 <property name="expand">False</property>
232 <property name="homogeneous">True</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkMenuToolButton" id="shapes">
237 <property name="visible">True</property>
238 <property name="can-focus">False</property>
239 <property name="tooltip-text" translatable="yes" context="navigatorpanel|shapes|tooltip_text">Show Shapes</property>
240 <property name="icon-name">sd/res/graphic.png</property>
241 <child internal-child="accessible">
242 <object class="AtkObject" id="shapes-atkobject">
243 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|shapes">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the Tab key, the next shape in the defined order is selected.</property>
244 </object>
245 </child>
246 </object>
247 <packing>
248 <property name="expand">False</property>
249 <property name="homogeneous">True</property>
250 </packing>
251 </child>
252 </object>
253 <packing>
254 <property name="left-attach">0</property>
255 <property name="top-attach">0</property>
256 </packing>
257 </child>
258 </object>
259 <packing>
260 <property name="left-attach">0</property>
261 <property name="top-attach">0</property>
262 </packing>
263 </child>
264 <child internal-child="accessible">
265 <object class="AtkObject" id="NavigatorPanel-atkobject">
266 <property name="AtkObject::accessible-description" translatable="yes" context="navigatorpanel|extended_tip|NavigatorPanel">Opens the Navigator, where you can quickly jump to other slides or move between open files.</property>
267 </object>
268 </child>
269 </object>
270 <object class="GtkMenu" id="shapemenu">
271 <property name="visible">True</property>
272 <property name="can-focus">False</property>
273 <child>
274 <object class="GtkRadioMenuItem" id="named">
275 <property name="visible">True</property>
276 <property name="can-focus">False</property>
277 <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_SHOW_NAMED_SHAPES">Named shapes</property>
278 <property name="use-underline">True</property>
279 <property name="draw-as-radio">True</property>
280 <property name="group">all</property>
281 </object>
282 </child>
283 <child>
284 <object class="GtkRadioMenuItem" id="all">
285 <property name="visible">True</property>
286 <property name="can-focus">False</property>
287 <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_SHOW_ALL_SHAPES">All shapes</property>
288 <property name="use-underline">True</property>
289 <property name="draw-as-radio">True</property>
290 <property name="group">named</property>
291 </object>
292 </child>
293 <child>
294 <object class="GtkSeparatorMenuItem">
295 <property name="visible">True</property>
296 <property name="can-focus">False</property>
297 </object>
298 </child>
299 <child>
300 <object class="GtkRadioMenuItem" id="fronttoback">
301 <property name="visible">True</property>
302 <property name="can-focus">False</property>
303 <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_FRONT_TO_BACK">Front to back</property>
304 <property name="use-underline">True</property>
305 <property name="draw-as-radio">True</property>
306 <property name="group">backtofront</property>
307 </object>
308 </child>
309 <child>
310 <object class="GtkRadioMenuItem" id="backtofront">
311 <property name="visible">True</property>
312 <property name="can-focus">False</property>
313 <property name="label" translatable="yes" context="navigatorpanel|STR_NAVIGATOR_BACK_TO_FRONT">Back to front</property>
314 <property name="use-underline">True</property>
315 <property name="draw-as-radio">True</property>
316 <property name="group">fronttoback</property>
317 </object>
318 </child>
319 </object>
320 </interface>