Warning, /graphics/krita/plugins/tools/tool_polygon/KisToolPolygon.action is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ActionCollection version="2" name="Tools">
0003   <Actions category="tool-shortcuts">
0004     <text>Tool Shortcuts</text>
0005    <Action name="KisToolPolygon">
0006       <icon>krita_tool_polygon</icon>
0007       <text>Polygon Tool</text>
0008       <whatsThis></whatsThis>
0009       <toolTip>Polygon Tool. Shift-mouseclick ends the polygon.</toolTip>
0010       <iconText>Polygon Tool. Shift-mouseclick ends the polygon.</iconText>
0011       <shortcut></shortcut>
0012       <isCheckable>false</isCheckable>
0013       <statusTip></statusTip>
0014     </Action>
0015   </Actions>
0016 </ActionCollection>