summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/tagxml/tagxml.actions
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/tagxml/tagxml.actions')
-rw-r--r--quanta/data/toolbars/tagxml/tagxml.actions76
1 files changed, 76 insertions, 0 deletions
diff --git a/quanta/data/toolbars/tagxml/tagxml.actions b/quanta/data/toolbars/tagxml/tagxml.actions
new file mode 100644
index 00000000..681c9fae
--- /dev/null
+++ b/quanta/data/toolbars/tagxml/tagxml.actions
@@ -0,0 +1,76 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action shortcut="" icon="new.png" type="text" tooltip="New Tag file" name="user_lyjaGLLTl" statustext="New Tag file" text="New Tag file" >
+ <text>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>
+&lt;!DOCTYPE TAGS>
+&lt;TAGS>
+
+&lt;/TAGS>
+</text>
+ </action>
+ <action icon="tag_tag.png" type="tag" tooltip="Tag" name="user_LGRZhUJd8" text="Tag" statustext="Tag" >
+ <tag useDialog="true" >tag</tag>
+ <xtag use="true" />
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_attr.png" type="tag" tooltip="Attribute" name="user_b6cmF7Zrq" text="Attribute" statustext="Attribute" >
+ <tag useDialog="true" >attr</tag>
+ <xtag use="true" />
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_dl.png" type="tag" tooltip="Items" name="user_a6uVzWRzR" statustext="Items" text="Items" >
+ <tag useDialog="false" >&lt;items></tag>
+ <xtag use="true" >&lt;/items></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_dd.png" type="tag" tooltip="Item" name="user_97fcvR7QL" statustext="Item" text="Item" >
+ <tag useDialog="false" >&lt;item></tag>
+ <xtag use="true" >&lt;/item></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_label.png" type="tag" tooltip="Label" name="user_8gS9rKLI8" text="Label" statustext="Label" >
+ <tag useDialog="false" >&lt;label></tag>
+ <xtag use="true" >&lt;/label></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="lineedit.png" type="tag" tooltip="Text" name="user_GqvlpNrL3" text="Text" statustext="Text" >
+ <tag useDialog="false" >&lt;text></tag>
+ <xtag use="true" >&lt;/text></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_loc.png" type="tag" tooltip="Location" name="user_xpbzQtFFm" text="Location" statustext="Location" >
+ <tag useDialog="true" >location</tag>
+ <xtag use="true" />
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="output_win.png" type="tag" tooltip="Tool Tip" name="user_x83jdO4Aw" text="Tool Tip" statustext="Tool Tip" >
+ <tag useDialog="false" >&lt;tooltip></tag>
+ <xtag use="true" >&lt;/tooltip></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action icon="tag_what.png" type="tag" tooltip="What's This" name="user_SHAYNqyXg" text="What's This" statustext="What's This" >
+ <tag useDialog="false" >&lt;whatsthis></tag>
+ <xtag use="true" >&lt;/whatsthis></xtag>
+ <text/>
+ <script input="none" >''</script>
+ </action>
+ <action shortcut="" icon="ball" type="text" tooltip="&lt;children>" name="user_ca9L3ZRwcO" text="Children" >
+ <text>&lt;children>
+&lt;child name=&quot;&quot; />
+&lt;/children></text>
+ </action>
+ <action shortcut="" icon="tag_noop.png" type="text" tooltip="&lt;stoppingtags>" name="user_3Jr4RrmbFR" text="Stoppingtags" >
+ <text>&lt;stoppingtags>
+&lt;stoppingtag name=&quot;&quot; />
+&lt;/stoppingtags></text>
+ </action>
+
+</actions> \ No newline at end of file