summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/wml-1-2/deck.actions
blob: ba5772b5fb744f1a136346a539a5ebd3f14192af (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
<!DOCTYPE actionsconfig>
<actions>
 <action icon="tag_access" type="tag" tooltip="" name="wml_tag_access" statustext="" text="Access (wml)" >
<tag useDialog="true" >&lt;access></tag>
  <xtag use="false" ></xtag>
  <text></text>
  <script input="none" >&quot;&quot;</script> </action>
 <action icon="tag_wml" type="tag" tooltip="" name="wml_tag_wml" statustext="" text="WML" >
<tag useDialog="true" >&lt;wml></tag>
  <xtag use="true" >&lt;/wml></xtag>
  <text></text>
  <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
 <action icon="tag_card" type="tag" tooltip="" name="wml_tag_card" statustext="" text="Card" >
<tag useDialog="true" >&lt;card></tag>
  <xtag use="true" >&lt;/card></xtag>
  <text></text>
  <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
 <action icon="tag_head" type="tag" tooltip="" name="wml_tag_head" statustext="" text="Head" >
<tag useDialog="false" >&lt;head></tag>
  <xtag use="true" >&lt;/head></xtag>
  <text></text>
  <script input="none" >&quot;&quot;&quot;&quot;&quot;&quot;</script> </action>
 <action icon="tag_meta" type="tag" tooltip="" name="wml_tag_meta" statustext="" text="Meta" >
<tag useDialog="true" >&lt;meta></tag>
  <xtag use="true" >&lt;/meta></xtag>
  <text></text>
  <script input="none" >&quot;&quot;&quot;&quot;</script> </action>

</actions>