1<?xml version="1.0" encoding="UTF-8"?>
2<ActionCollection version="2" name="KarbonCalligraphyTool">
3<Actions category="General">
4<text>General</text>
5 <Action name="calligraphy_increase_width">
6  <icon></icon>
7  <text>Calligraphy: increase width</text>
8  <whatsThis></whatsThis>
9  <toolTip>Calligraphy: increase width</toolTip>
10  <iconText>Calligraphy: increase width</iconText>
11  <shortcut></shortcut>
12  <isCheckable>false</isCheckable>
13  <statusTip></statusTip>
14 </Action>
15 <Action name="calligraphy_increase_angle">
16  <icon></icon>
17  <text>Calligraphy: increase angle</text>
18  <whatsThis></whatsThis>
19  <toolTip>Calligraphy: increase angle</toolTip>
20  <iconText>Calligraphy: increase angle</iconText>
21  <shortcut></shortcut>
22  <isCheckable>false</isCheckable>
23  <statusTip></statusTip>
24 </Action>
25 <Action name="calligraphy_decrease_width">
26  <icon></icon>
27  <text>Calligraphy: decrease width</text>
28  <whatsThis></whatsThis>
29  <toolTip>Calligraphy: decrease width</toolTip>
30  <iconText>Calligraphy: decrease width</iconText>
31  <shortcut></shortcut>
32  <isCheckable>false</isCheckable>
33  <statusTip></statusTip>
34 </Action>
35 <Action name="calligraphy_decrease_angle">
36  <icon></icon>
37  <text>Calligraphy: decrease angle</text>
38  <whatsThis></whatsThis>
39  <toolTip>Calligraphy: decrease angle</toolTip>
40  <iconText>Calligraphy: decrease angle</iconText>
41  <shortcut></shortcut>
42  <isCheckable>false</isCheckable>
43  <statusTip></statusTip>
44 </Action>
45</Actions>
46</ActionCollection>
47