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.
127 lines
5.5 KiB
127 lines
5.5 KiB
<!DOCTYPE actionsconfig>
|
|
<actions>
|
|
<action shortcut="" icon="html5_h1" type="tag" tooltip="" name="h1" text="h1" >
|
|
<tag useDialog="false" ><h1></tag>
|
|
<xtag use="true" ></h1></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_h2" type="tag" tooltip="" name="h2" text="h2" >
|
|
<tag useDialog="false" ><h2></tag>
|
|
<xtag use="true" ></h2></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_h3" type="tag" tooltip="" name="h3" text="h3" >
|
|
<tag useDialog="false" ><h3></tag>
|
|
<xtag use="true" ></h3></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_h4" type="tag" tooltip="" name="h4" text="h4" >
|
|
<tag useDialog="false" ><h4></tag>
|
|
<xtag use="true" ></h4></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_h5" type="tag" tooltip="" name="h5" text="h5" >
|
|
<tag useDialog="false" ><h5></tag>
|
|
<xtag use="true" ></h5></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_h6" type="tag" tooltip="" name="h6" text="h6" >
|
|
<tag useDialog="false" ><h6></tag>
|
|
<xtag use="true" ></h6></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_p" type="tag" tooltip="" name="p" text="p" >
|
|
<tag useDialog="false" ><p></tag>
|
|
<xtag use="true" ></p></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_pre" type="tag" tooltip="" name="pre" text="pre" >
|
|
<tag useDialog="false" ><pre></tag>
|
|
<xtag use="true" ></pre></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_div" type="tag" tooltip="" name="div" text="div" >
|
|
<tag useDialog="false" ><div></tag>
|
|
<xtag use="true" ></div></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_blockquote" type="tag" tooltip="" name="blockquote" text="blockquote" >
|
|
<tag useDialog="false" ><blockquote></tag>
|
|
<xtag use="true" ></blockquote></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_details" type="tag" tooltip="" name="details" text="details" >
|
|
<tag useDialog="false" ><details></tag>
|
|
<xtag use="true" ></details></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_center" type="tag" tooltip="" name="center" text="center" >
|
|
<tag useDialog="false" ><center></tag>
|
|
<xtag use="true" ></center></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_hr" type="tag" tooltip="" name="hr" text="hr" >
|
|
<tag useDialog="false" ><hr></tag>
|
|
</action>
|
|
<action shortcut="" icon="html5_com" type="tag" tooltip="" name="com" text="com" >
|
|
<tag useDialog="false" ><!-- </tag>
|
|
<xtag use="true" > --></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_ul" type="tag" tooltip="" name="ul" text="ul" >
|
|
<tag useDialog="false" ><ul></tag>
|
|
<xtag use="true" ></ul></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_ol" type="tag" tooltip="" name="ol" text="ol" >
|
|
<tag useDialog="false" ><ol></tag>
|
|
<xtag use="true" ></ol></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_li" type="tag" tooltip="" name="li" text="li" >
|
|
<tag useDialog="false" ><li></tag>
|
|
<xtag use="true" ></li></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_dir" type="tag" tooltip="" name="dir" text="dir" >
|
|
<tag useDialog="false" ><dir></tag>
|
|
<xtag use="true" ></dir></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_dl" type="tag" tooltip="" name="dl" text="dl" >
|
|
<tag useDialog="false" ><dl></tag>
|
|
<xtag use="true" ></dl></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_dt" type="tag" tooltip="" name="dt" text="dt" >
|
|
<tag useDialog="false" ><dt></tag>
|
|
<xtag use="true" ></dt></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_dd" type="tag" tooltip="" name="dd" text="dd" >
|
|
<tag useDialog="false" ><dd></tag>
|
|
<xtag use="true" ></dd></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_table" type="tag" tooltip="" name="table" text="table" >
|
|
<tag useDialog="false" ><table></tag>
|
|
<xtag use="true" ></table></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_tbody" type="tag" tooltip="" name="tbody" text="tbody" >
|
|
<tag useDialog="false" ><tbody></tag>
|
|
<xtag use="true" ></tbody></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_thead" type="tag" tooltip="" name="thead" text="thead" >
|
|
<tag useDialog="false" ><thead></tag>
|
|
<xtag use="true" ></thead></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_tfoot" type="tag" tooltip="" name="tfoot" text="tfoot" >
|
|
<tag useDialog="false" ><tfoot></tag>
|
|
<xtag use="true" ></tfoot></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_tr" type="tag" tooltip="" name="tr" text="tr" >
|
|
<tag useDialog="false" ><tr></tag>
|
|
<xtag use="true" ></tr></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_colgroup" type="tag" tooltip="" name="colgroup" text="colgroup" >
|
|
<tag useDialog="false" ><colgroup></tag>
|
|
<xtag use="true" ></colgroup></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_col" type="tag" tooltip="" name="col" text="col" >
|
|
<tag useDialog="false" ><col></tag>
|
|
<xtag use="true" ></col></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_td" type="tag" tooltip="" name="td" text="td" >
|
|
<tag useDialog="false" ><td></tag>
|
|
<xtag use="true" ></td></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_th" type="tag" tooltip="" name="th" text="th" >
|
|
<tag useDialog="false" ><th></tag>
|
|
<xtag use="true" ></th></xtag>
|
|
</action>
|
|
<action shortcut="" icon="html5_caption" type="tag" tooltip="" name="caption" text="caption" >
|
|
<tag useDialog="false" ><caption></tag>
|
|
<xtag use="true" ></caption></xtag>
|
|
</action>
|
|
</actions>
|