You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
526 B
10 lines
526 B
<!DOCTYPE actionsconfig>
|
|
<actions>
|
|
<action shortcut="" icon="xsltproc.png" type="script" tooltip="meinproc" name="user_oenrCs8tET" text="meinproc" >
|
|
<script output="message" error="message" input="none" >kmdr-executor -c quanta %scriptdir/meinproc.kmdr</script>
|
|
</action>
|
|
<action shortcut="" icon="xmlval.png" type="script" tooltip="checkXML" name="user_GRxMXblqUD" text="checkXML" >
|
|
<script output="message" error="message" input="none" >kmdr-executor -c quanta %scriptdir/checkxml.kmdr</script>
|
|
</action>
|
|
|
|
</actions> |