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.
tdewebdev/quanta/data/toolbars/html5/style.actions

122 lines
5.3 KiB

<!DOCTYPE actionsconfig>
<actions>
<action shortcut="" icon="html5_a" type="tag" tooltip="" name="a" text="a" >
<tag useDialog="false" >&lt;a href=""&gt;</tag>
<xtag use="true" >&lt;/a&gt;</xtag>
</action>
<action shortcut="" icon="html5_strong" type="tag" tooltip="" name="strong" text="strong" >
<tag useDialog="false" >&lt;strong&gt;</tag>
<xtag use="true" >&lt;/strong&gt;</xtag>
</action>
<action shortcut="" icon="html5_i" type="tag" tooltip="" name="i" text="i" >
<tag useDialog="false" >&lt;i&gt;</tag>
<xtag use="true" >&lt;/i&gt;</xtag>
</action>
<action shortcut="" icon="html5_b" type="tag" tooltip="" name="b" text="b" >
<tag useDialog="false" >&lt;b&gt;</tag>
<xtag use="true" >&lt;/b&gt;</xtag>
</action>
<action shortcut="" icon="html5_del" type="tag" tooltip="" name="del" text="del" >
<tag useDialog="false" >&lt;del&gt;</tag>
<xtag use="true" >&lt;/del&gt;</xtag>
</action>
<action shortcut="" icon="html5_small" type="tag" tooltip="" name="small" text="small" >
<tag useDialog="false" >&lt;small&gt;</tag>
<xtag use="true" >&lt;/small&gt;</xtag>
</action>
<action shortcut="" icon="html5_big" type="tag" tooltip="" name="big" text="big" >
<tag useDialog="false" >&lt;big&gt;</tag>
<xtag use="true" >&lt;/big&gt;</xtag>
</action>
<action shortcut="" icon="html5_font" type="tag" tooltip="" name="font" text="font" >
<tag useDialog="false" >&lt;font&gt;</tag>
<xtag use="true" >&lt;/font&gt;</xtag>
</action>
<action shortcut="" icon="html5_code" type="tag" tooltip="" name="code" text="code" >
<tag useDialog="false" >&lt;code&gt;</tag>
<xtag use="true" >&lt;/code&gt;</xtag>
</action>
<action shortcut="" icon="html5_var" type="tag" tooltip="" name="var" text="var" >
<tag useDialog="false" >&lt;var&gt;</tag>
<xtag use="true" >&lt;/var&gt;</xtag>
</action>
<action shortcut="" icon="html5_kbd" type="tag" tooltip="" name="kbd" text="kbd" >
<tag useDialog="false" >&lt;kbd&gt;</tag>
<xtag use="true" >&lt;/kbd&gt;</xtag>
</action>
<action shortcut="" icon="html5_samp" type="tag" tooltip="" name="samp" text="samp" >
<tag useDialog="false" >&lt;samp&gt;</tag>
<xtag use="true" >&lt;/samp&gt;</xtag>
</action>
<action shortcut="" icon="html5_sup" type="tag" tooltip="" name="sup" text="sup" >
<tag useDialog="false" >&lt;sup&gt;</tag>
<xtag use="true" >&lt;/sup&gt;</xtag>
</action>
<action shortcut="" icon="html5_sub" type="tag" tooltip="" name="sub" text="sub" >
<tag useDialog="false" >&lt;sub&gt;</tag>
<xtag use="true" >&lt;/sub&gt;</xtag>
</action>
<action shortcut="" icon="html5_q" type="tag" tooltip="" name="q" text="q" >
<tag useDialog="false" >&lt;q&gt;</tag>
<xtag use="true" >&lt;/q&gt;</xtag>
</action>
<action shortcut="" icon="html5_ins" type="tag" tooltip="" name="ins" text="ins" >
<tag useDialog="false" >&lt;ins&gt;</tag>
<xtag use="true" >&lt;/ins&gt;</xtag>
</action>
<action shortcut="" icon="html5_cite" type="tag" tooltip="" name="cite" text="cite" >
<tag useDialog="false" >&lt;cite&gt;</tag>
<xtag use="true" >&lt;/cite&gt;</xtag>
</action>
<action shortcut="" icon="html5_time" type="tag" tooltip="" name="time" text="time" >
<tag useDialog="false" >&lt;time&gt;</tag>
<xtag use="true" >&lt;/time&gt;</xtag>
</action>
<action shortcut="" icon="html5_abbr" type="tag" tooltip="" name="abbr" text="abbr" >
<tag useDialog="false" >&lt;abbr title=""&gt;</tag>
<xtag use="true" >&lt;/abbr&gt;</xtag>
</action>
<action shortcut="" icon="html5_data" type="tag" tooltip="" name="data" text="data" >
<tag useDialog="false" >&lt;data value=""&gt;</tag>
<xtag use="true" >&lt;/data&gt;</xtag>
</action>
<action shortcut="" icon="html5_mark" type="tag" tooltip="" name="mark" text="mark" >
<tag useDialog="false" >&lt;mark&gt;</tag>
<xtag use="true" >&lt;/mark&gt;</xtag>
</action>
<action shortcut="" icon="html5_u" type="tag" tooltip="" name="u" text="u" >
<tag useDialog="false" >&lt;u&gt;</tag>
<xtag use="true" >&lt;/u&gt;</xtag>
</action>
<action shortcut="" icon="html5_bdi" type="tag" tooltip="" name="bdi" text="bdi" >
<tag useDialog="false" >&lt;bdi&gt;</tag>
<xtag use="true" >&lt;/bdi&gt;</xtag>
</action>
<action shortcut="" icon="html5_bdo" type="tag" tooltip="" name="bdo" text="bdo" >
<tag useDialog="false" >&lt;bdo dir=""&gt;</tag>
<xtag use="true" >&lt;/bdo&gt;</xtag>
</action>
<action shortcut="" icon="html5_ruby" type="tag" tooltip="" name="ruby" text="ruby" >
<tag useDialog="false" >&lt;ruby&gt;</tag>
<xtag use="true" >&lt;/ruby&gt;</xtag>
</action>
<action shortcut="" icon="html5_rt" type="tag" tooltip="" name="rt" text="rt" >
<tag useDialog="false" >&lt;rt&gt;</tag>
<xtag use="true" >&lt;/rt&gt;</xtag>
</action>
<action shortcut="" icon="html5_rp" type="tag" tooltip="" name="rp" text="rp" >
<tag useDialog="false" >&lt;rp&gt;</tag>
<xtag use="true" >&lt;/rp&gt;</xtag>
</action>
<action shortcut="" icon="html5_br" type="tag" tooltip="" name="br" text="br" >
<tag useDialog="false" >&lt;br&gt;</tag>
</action>
<action shortcut="" icon="html5_wbr" type="tag" tooltip="" name="wbr" text="wbr" >
<tag useDialog="false" >&lt;wbr&gt;</tag>
</action>
<action shortcut="" icon="html5_span" type="tag" tooltip="" name="span" text="span" >
<tag useDialog="false" >&lt;span&gt;</tag>
<xtag use="true" >&lt;/span&gt;</xtag>
</action>
</actions>