summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/kde-docbook/kde-docbook-images.actions
blob: 63a1f9ff5526c48503dfc9e26b91ff748ecb71b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!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" >&lt;screenshot></tag>
  <xtag use="true" >&lt;/screenshot></xtag>
 </action>
 <action icon="tag_screenshotinfo" type="tag" name="DBtag_screeninfo" text="screeninfo" >
  <tag useDialog="false" >&lt;screeninfo></tag>
  <xtag use="true" >&lt;/screeninfo></xtag>
 </action>
 <action icon="video" type="tag" name="DBtag_mediaobject" text="mediaobject" >
  <tag useDialog="false" >&lt;mediaobject></tag>
  <xtag use="true" >&lt;/mediaobject></xtag>
 </action>
 <action icon="tag_inlinemediaobject" type="tag" name="DBtag_inlinemediaobject" text="inlinemediaobject" >
  <tag useDialog="false" >&lt;inlinemediaobject></tag>
  <xtag use="true" >&lt;/inlinemediaobject></xtag>
 </action>
 <action icon="tag_imagedata" type="tag" name="DBtag_imageobject" text="imageobject" >
  <tag useDialog="false" >&lt;imageobject></tag>
  <xtag use="true" >&lt;/imageobject></xtag>
 </action>
 <action icon="image" type="tag" name="DBtag_imagedata" text="imagedata" >
  <tag useDialog="false" >&lt;imagedata fileref=&quot;&quot; format=&quot;&quot; /></tag>
  <xtag use="true" >&lt;/imagedata></xtag>
 </action>
 <action shortcut="" icon="leftjust" type="tag" tooltip="" name="DBtag_textobject" text="textobject" >
  <tag useDialog="false" >&lt;textobject></tag>
  <xtag use="true" >&lt;/textobject></xtag>
 </action>
 <action shortcut="" icon="txt" type="tag" tooltip="" name="DBtag_phrase" text="phrase" >
  <tag useDialog="false" >&lt;phrase></tag>
  <xtag use="true" >&lt;/phrase></xtag>
 </action>
 <action shortcut="" icon="tag_caption" type="tag" name="DBtag_caption" text="caption" >
  <tag useDialog="false" >&lt;caption></tag>
  <xtag use="true" >&lt;/caption></xtag>
 </action>

</actions>