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.
30 lines
1.3 KiB
30 lines
1.3 KiB
<!DOCTYPE actionsconfig>
|
|
<actions>
|
|
<action icon="tag_access" type="tag" tooltip="" name="wml_tag_access" statustext="" text="Access (wml)" >
|
|
<tag useDialog="true" ><access></tag>
|
|
<xtag use="false" ></xtag>
|
|
<text></text>
|
|
<script input="none" >""</script> </action>
|
|
<action icon="tag_wml" type="tag" tooltip="" name="wml_tag_wml" statustext="" text="WML" >
|
|
<tag useDialog="true" ><wml></tag>
|
|
<xtag use="true" ></wml></xtag>
|
|
<text></text>
|
|
<script input="none" >""""</script> </action>
|
|
<action icon="tag_card" type="tag" tooltip="" name="wml_tag_card" statustext="" text="Card" >
|
|
<tag useDialog="true" ><card></tag>
|
|
<xtag use="true" ></card></xtag>
|
|
<text></text>
|
|
<script input="none" >""""</script> </action>
|
|
<action icon="tag_head" type="tag" tooltip="" name="wml_tag_head" statustext="" text="Head" >
|
|
<tag useDialog="false" ><head></tag>
|
|
<xtag use="true" ></head></xtag>
|
|
<text></text>
|
|
<script input="none" >""""""</script> </action>
|
|
<action icon="tag_meta" type="tag" tooltip="" name="wml_tag_meta" statustext="" text="Meta" >
|
|
<tag useDialog="true" ><meta></tag>
|
|
<xtag use="true" ></meta></xtag>
|
|
<text></text>
|
|
<script input="none" >""""</script> </action>
|
|
|
|
</actions>
|