summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/tagxml/tagxml.actions
blob: 681c9faeaba89045d5528221dec29c150300a2dd (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
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>