blob: bbae9334093381c5e9f6dc935970bce630e83900 (
plain)
1
2
3
4
5
6
|
<!DOCTYPE actionsconfig>
<actions>
<action shortcut="" icon="quick_start.png" type="script" tooltip="Kommander Quick Start Dialog" name="tag_quick_start_html5" text="Quick Start Dialog" >
<script output="new" error="message" input="none" >kmdr-executor -c quanta %scriptdir/htmlquickstart5.kmdr</script>
</action>
</actions>
|