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.
43 lines
2.0 KiB
43 lines
2.0 KiB
<!DOCTYPE actionsconfig>
|
|
<actions>
|
|
<action icon="quick-screenshot.png" type="script" tooltip="Image Wizard" name="image_wizard" text="Image Wizard" >
|
|
<script output="cursor" error="message" input="none" >kmdr-executor -c quanta %scriptdir/picturewizard.kmdr</script>
|
|
</action>
|
|
<action icon="tag_screenshot" type="tag" name="DBtag_screenshot" text="screenshot" >
|
|
<tag useDialog="false" ><screenshot></tag>
|
|
<xtag use="true" ></screenshot></xtag>
|
|
</action>
|
|
<action icon="tag_screenshotinfo" type="tag" name="DBtag_screeninfo" text="screeninfo" >
|
|
<tag useDialog="false" ><screeninfo></tag>
|
|
<xtag use="true" ></screeninfo></xtag>
|
|
</action>
|
|
<action icon="video" type="tag" name="DBtag_mediaobject" text="mediaobject" >
|
|
<tag useDialog="false" ><mediaobject></tag>
|
|
<xtag use="true" ></mediaobject></xtag>
|
|
</action>
|
|
<action icon="tag_inlinemediaobject" type="tag" name="DBtag_inlinemediaobject" text="inlinemediaobject" >
|
|
<tag useDialog="false" ><inlinemediaobject></tag>
|
|
<xtag use="true" ></inlinemediaobject></xtag>
|
|
</action>
|
|
<action icon="tag_imagedata" type="tag" name="DBtag_imageobject" text="imageobject" >
|
|
<tag useDialog="false" ><imageobject></tag>
|
|
<xtag use="true" ></imageobject></xtag>
|
|
</action>
|
|
<action icon="image" type="tag" name="DBtag_imagedata" text="imagedata" >
|
|
<tag useDialog="false" ><imagedata fileref="" format="" /></tag>
|
|
<xtag use="true" ></imagedata></xtag>
|
|
</action>
|
|
<action shortcut="" icon="leftjust" type="tag" tooltip="" name="DBtag_textobject" text="textobject" >
|
|
<tag useDialog="false" ><textobject></tag>
|
|
<xtag use="true" ></textobject></xtag>
|
|
</action>
|
|
<action shortcut="" icon="txt" type="tag" tooltip="" name="DBtag_phrase" text="phrase" >
|
|
<tag useDialog="false" ><phrase></tag>
|
|
<xtag use="true" ></phrase></xtag>
|
|
</action>
|
|
<action shortcut="" icon="tag_caption" type="tag" name="DBtag_caption" text="caption" >
|
|
<tag useDialog="false" ><caption></tag>
|
|
<xtag use="true" ></caption></xtag>
|
|
</action>
|
|
|
|
</actions> |