Warning, /graphics/krita/plugins/dockers/recorder/recorder.action is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ActionCollection version="2" name="Recorder">
0003   <Actions category="Recorder">
0004     <text>Recorder</text>
0005     <Action name="recorder_record_toggle">
0006       <iconText>Record Timelapse</iconText>
0007       <text>Record Timelapse</text>
0008       <toolTip>Record Timelapse</toolTip>
0009       <shortcut/>
0010       <icon>media-record</icon>
0011       <whatsThis/>
0012       <statusTip/>
0013       <isCheckable>true</isCheckable>
0014     </Action>
0015     <Action name="recorder_export">
0016       <iconText>Export Timelapse...</iconText>
0017       <toolTip>Export Timelapse...</toolTip>
0018       <text>Export Timelapse...</text>
0019       <shortcut/>
0020       <icon>document-export</icon>
0021       <whatsThis/>
0022       <statusTip/>
0023       <isCheckable>false</isCheckable>
0024     </Action>
0025     </Actions>
0026 </ActionCollection>