1<?xml version="1.0" encoding="UTF-8"?>
2<ActionCollection version="2" name="Tools">
3  <Actions category="Interaction Tool">
4    <text>Interaction Tool</text>
5    <Action name="object_order_raise">
6      <iconText>Raise</iconText>
7      <shortcut>Ctrl+Alt+]</shortcut>
8      <toolTip>Raise</toolTip>
9      <icon>object-order-raise-calligra</icon>
10      <whatsThis></whatsThis>
11      <statusTip></statusTip>
12      <isCheckable>false</isCheckable>
13      <text>&amp;Raise</text>
14    </Action>
15    <Action name="object_align_horizontal_right">
16      <iconText>Align Right</iconText>
17      <shortcut></shortcut>
18      <toolTip>Align Right</toolTip>
19      <icon>object-align-horizontal-right-calligra</icon>
20      <whatsThis></whatsThis>
21      <statusTip></statusTip>
22      <isCheckable>false</isCheckable>
23      <text>Align Right</text>
24    </Action>
25    <Action name="object_ungroup">
26      <iconText>Ungroup</iconText>
27      <shortcut></shortcut>
28      <toolTip>Ungroup</toolTip>
29      <icon>object-ungroup-calligra</icon>
30      <whatsThis></whatsThis>
31      <statusTip></statusTip>
32      <isCheckable>false</isCheckable>
33      <text>Ungroup</text>
34    </Action>
35    <Action name="object_order_back">
36      <iconText>Send to Back</iconText>
37      <shortcut>Ctrl+Shift+[</shortcut>
38      <toolTip>Send to Back</toolTip>
39      <icon>object-order-back-calligra</icon>
40      <whatsThis></whatsThis>
41      <statusTip></statusTip>
42      <isCheckable>false</isCheckable>
43      <text>Send to &amp;Back</text>
44    </Action>
45    <Action name="object_order_front">
46      <iconText>Bring to Front</iconText>
47      <shortcut>Ctrl+Shift+]</shortcut>
48      <toolTip>Bring to Front</toolTip>
49      <icon>object-order-front-calligra</icon>
50      <whatsThis></whatsThis>
51      <statusTip></statusTip>
52      <isCheckable>false</isCheckable>
53      <text>Bring to &amp;Front</text>
54    </Action>
55    <Action name="object_align_vertical_center">
56      <iconText>Vertically Center</iconText>
57      <shortcut></shortcut>
58      <toolTip>Vertically Center</toolTip>
59      <icon>object-align-vertical-center-calligra</icon>
60      <whatsThis></whatsThis>
61      <statusTip></statusTip>
62      <isCheckable>false</isCheckable>
63      <text>Vertically Center</text>
64    </Action>
65    <Action name="object_group">
66      <iconText>Group</iconText>
67      <shortcut></shortcut>
68      <toolTip>Group</toolTip>
69      <icon>object-group-calligra</icon>
70      <whatsThis></whatsThis>
71      <statusTip></statusTip>
72      <isCheckable>false</isCheckable>
73      <text>Group</text>
74    </Action>
75    <Action name="object_align_horizontal_left">
76      <iconText>Align Left</iconText>
77      <shortcut></shortcut>
78      <toolTip>Align Left</toolTip>
79      <icon>object-align-horizontal-left-calligra</icon>
80      <whatsThis></whatsThis>
81      <statusTip></statusTip>
82      <isCheckable>false</isCheckable>
83      <text>Align Left</text>
84    </Action>
85    <Action name="object_align_vertical_top">
86      <iconText>Align Top</iconText>
87      <shortcut></shortcut>
88      <toolTip>Align Top</toolTip>
89      <icon>object-align-vertical-top-calligra</icon>
90      <whatsThis></whatsThis>
91      <statusTip></statusTip>
92      <isCheckable>false</isCheckable>
93      <text>Align Top</text>
94    </Action>
95    <Action name="object_align_horizontal_center">
96      <iconText>Horizontally Center</iconText>
97      <shortcut></shortcut>
98      <toolTip>Horizontally Center</toolTip>
99      <icon>object-align-horizontal-center-calligra</icon>
100      <whatsThis></whatsThis>
101      <statusTip></statusTip>
102      <isCheckable>false</isCheckable>
103      <text>Horizontally Center</text>
104    </Action>
105    <Action name="object_order_lower">
106      <iconText>Lower</iconText>
107      <shortcut>Ctrl+Alt+[</shortcut>
108      <toolTip>Lower</toolTip>
109      <icon>object-order-lower-calligra</icon>
110      <whatsThis></whatsThis>
111      <statusTip></statusTip>
112      <isCheckable>false</isCheckable>
113      <text>&amp;Lower</text>
114    </Action>
115    <Action name="object_align_vertical_bottom">
116      <iconText>Align Bottom</iconText>
117      <shortcut></shortcut>
118      <toolTip>Align Bottom</toolTip>
119      <icon>object-align-vertical-bottom-calligra</icon>
120      <whatsThis></whatsThis>
121      <statusTip></statusTip>
122      <isCheckable>false</isCheckable>
123      <text>Align Bottom</text>
124    </Action>
125
126    <Action name="object_distribute_horizontal_left">
127      <text>Distribute Left</text>
128      <toolTip>Distribute left edges equidistantly</toolTip>
129      <shortcut></shortcut>
130      <icon>distribute-horizontal-left</icon>
131      <whatsThis></whatsThis>
132      <statusTip></statusTip>
133      <isCheckable>false</isCheckable>
134    </Action>
135    <Action name="object_distribute_horizontal_center">
136      <text>Distribute Centers Horizontally</text>
137      <toolTip>Distribute centers equidistantly horizontally</toolTip>
138      <shortcut></shortcut>
139      <icon>distribute-horizontal-center</icon>
140      <whatsThis></whatsThis>
141      <statusTip></statusTip>
142      <isCheckable>false</isCheckable>
143    </Action>
144    <Action name="object_distribute_horizontal_right">
145      <text>Distribute Right</text>
146      <toolTip>Distribute right edges equidistantly</toolTip>
147      <shortcut></shortcut>
148      <icon>distribute-horizontal-right</icon>
149      <whatsThis></whatsThis>
150      <statusTip></statusTip>
151      <isCheckable>false</isCheckable>
152    </Action>
153    <Action name="object_distribute_horizontal_gaps">
154      <text>Distribute Horizontal Gap</text>
155      <toolTip>Make horizontal gaps between objects equal</toolTip>
156      <shortcut></shortcut>
157      <icon>distribute-horizontal</icon>
158      <whatsThis></whatsThis>
159      <statusTip></statusTip>
160      <isCheckable>false</isCheckable>
161    </Action>
162
163    <Action name="object_distribute_vertical_top">
164      <text>Distribute Top</text>
165      <toolTip>Distribute top edges equidistantly</toolTip>
166      <shortcut></shortcut>
167      <icon>distribute-vertical-top</icon>
168      <whatsThis></whatsThis>
169      <statusTip></statusTip>
170      <isCheckable>false</isCheckable>
171    </Action>
172    <Action name="object_distribute_vertical_center">
173      <text>Distribute Centers Vertically</text>
174      <toolTip>Distribute centers equidistantly vertically</toolTip>
175      <shortcut></shortcut>
176      <icon>distribute-vertical-center</icon>
177      <whatsThis></whatsThis>
178      <statusTip></statusTip>
179      <isCheckable>false</isCheckable>
180    </Action>
181    <Action name="object_distribute_vertical_bottom">
182      <text>Distribute Bottom</text>
183      <toolTip>Distribute bottom edges equidistantly</toolTip>
184      <shortcut></shortcut>
185      <icon>distribute-vertical-bottom</icon>
186      <whatsThis></whatsThis>
187      <statusTip></statusTip>
188      <isCheckable>false</isCheckable>
189    </Action>
190    <Action name="object_distribute_vertical_gaps">
191      <text>Distribute Vertical Gap</text>
192      <toolTip>Make vertical gaps between objects equal</toolTip>
193      <shortcut></shortcut>
194      <icon>distribute-vertical</icon>
195      <whatsThis></whatsThis>
196      <statusTip></statusTip>
197      <isCheckable>false</isCheckable>
198    </Action>
199
200    <Action name="object_transform_rotate_90_cw">
201      <text>Rotate 90° CW</text>
202      <toolTip>Rotate object 90° clockwise</toolTip>
203      <shortcut></shortcut>
204      <icon>object-rotate-right</icon>
205      <whatsThis></whatsThis>
206      <statusTip></statusTip>
207      <isCheckable>false</isCheckable>
208    </Action>
209
210    <Action name="object_transform_rotate_90_ccw">
211      <text>Rotate 90° CCW</text>
212      <toolTip>Rotate object 90° counterclockwise</toolTip>
213      <shortcut></shortcut>
214      <icon>object-rotate-left</icon>
215      <whatsThis></whatsThis>
216      <statusTip></statusTip>
217      <isCheckable>false</isCheckable>
218    </Action>
219
220    <Action name="object_transform_rotate_180">
221      <text>Rotate 180°</text>
222      <toolTip>Rotate object 180°</toolTip>
223      <shortcut></shortcut>
224      <icon></icon>
225      <whatsThis></whatsThis>
226      <statusTip></statusTip>
227      <isCheckable>false</isCheckable>
228    </Action>
229
230    <Action name="object_transform_mirror_horizontally">
231      <text>Mirror Horizontally</text>
232      <toolTip>Mirror object horizontally</toolTip>
233      <shortcut></shortcut>
234      <icon>symmetry-horizontal</icon>
235      <whatsThis></whatsThis>
236      <statusTip></statusTip>
237      <isCheckable>false</isCheckable>
238    </Action>
239
240    <Action name="object_transform_mirror_vertically">
241      <text>Mirror Vertically</text>
242      <toolTip>Mirror object vertically</toolTip>
243      <shortcut></shortcut>
244      <icon>symmetry-vertical</icon>
245      <whatsThis></whatsThis>
246      <statusTip></statusTip>
247      <isCheckable>false</isCheckable>
248    </Action>
249
250    <Action name="object_transform_reset">
251      <text>Reset Transformations</text>
252      <toolTip>Reset object transformations</toolTip>
253      <shortcut></shortcut>
254      <icon></icon>
255      <whatsThis></whatsThis>
256      <statusTip></statusTip>
257      <isCheckable>false</isCheckable>
258    </Action>
259
260    <Action name="object_unite">
261      <text>Unite</text>
262      <toolTip>Create boolean union of multiple objects</toolTip>
263      <shortcut></shortcut>
264      <icon></icon>
265      <whatsThis></whatsThis>
266      <statusTip></statusTip>
267      <isCheckable>false</isCheckable>
268    </Action>
269
270    <Action name="object_intersect">
271      <text>Intersect</text>
272      <toolTip>Create boolean intersection of multiple objects</toolTip>
273      <shortcut></shortcut>
274      <icon></icon>
275      <whatsThis></whatsThis>
276      <statusTip></statusTip>
277      <isCheckable>false</isCheckable>
278    </Action>
279
280    <Action name="object_subtract">
281      <text>Subtract</text>
282      <toolTip>Subtract multiple objects from the first selected one</toolTip>
283      <shortcut></shortcut>
284      <icon></icon>
285      <whatsThis></whatsThis>
286      <statusTip></statusTip>
287      <isCheckable>false</isCheckable>
288    </Action>
289
290    <Action name="object_split">
291      <text>Split</text>
292      <toolTip>Split objects with multiple subpaths into multiple objects</toolTip>
293      <shortcut></shortcut>
294      <icon></icon>
295      <whatsThis></whatsThis>
296      <statusTip></statusTip>
297      <isCheckable>false</isCheckable>
298    </Action>
299
300
301  </Actions>
302</ActionCollection>
303