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.
tdewebdev/quanta/data/toolbars/wml-1-2/tasks.actions

34 lines
1.6 KiB

<!DOCTYPE actionsconfig>
<actions>
<action icon="tag_go" type="tag" tooltip="Open a specified URL" name="wml_tag_go" statustext="" text="Go (wml)" >
<tag useDialog="true" >&lt;go></tag>
<xtag use="true" >&lt;/go></xtag>
<text></text>
<script input="none" >&quot;&quot;</script> </action>
<action icon="tag_noop" type="tag" tooltip="No operation" name="wml_tag_noop" statustext="" text="No operation (wml)" >
<tag useDialog="false" >&lt;noop /></tag>
<xtag use="false" ></xtag>
<text></text>
<script input="none" >&quot;&quot;</script> </action>
<action icon="back" type="tag" tooltip="" name="wml_tag_prev" statustext="" text="Previous (wml)" >
<tag useDialog="false" >&lt;prev></tag>
<xtag use="true" >&lt;/prev></xtag>
<text></text>
<script input="none" >&quot;&quot;&quot;&quot;</script> </action>
<action icon="repaint" type="tag" tooltip="" name="wml_tag_refresh" statustext="" text="Refresh" >
<tag useDialog="false" >&lt;refresh></tag>
<xtag use="true" >&lt;/refresh></xtag>
<text></text>
<script input="none" >&quot;&quot;</script> </action>
<action icon="tag_do" type="tag" tooltip="" name="wml_tag_do" statustext="" text="Do (wml)" >
<tag useDialog="true" >&lt;do></tag>
<xtag use="true" >&lt;/do></xtag>
<text></text>
<script input="none" >&quot;&quot;</script> </action>
<action icon="tag_onevent" type="tag" tooltip="" name="wml_tag_onevent" statustext="" text="Onevent (wml)" >
<tag useDialog="true" >&lt;onevent></tag>
<xtag use="true" >&lt;/onevent></xtag>
<text></text>
<script input="none" >&quot;&quot;</script> </action>
</actions>