diff options
author | Alexis Puente Montiel <miscelaneanatural@yahoo.es> | 2022-02-17 22:17:14 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-04-19 02:03:46 +0200 |
commit | 3b06901a66232c9de174fae3c09bdad401b234c2 (patch) | |
tree | 45febdb0f0c24cd50eadf602025055b4d76b63b0 /quanta/data/toolbars/html5/style.actions | |
parent | dba2864aa3f9fb73ca33d80efd3258f4d82e1bb6 (diff) | |
download | tdewebdev-3b06901a66232c9de174fae3c09bdad401b234c2.tar.gz tdewebdev-3b06901a66232c9de174fae3c09bdad401b234c2.zip |
Quanta: Add dtep to support HTML5 mode.
Signed-off-by: Alexis Puente Montiel <miscelaneanatural@yahoo.es>
Minor fixes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'quanta/data/toolbars/html5/style.actions')
-rw-r--r-- | quanta/data/toolbars/html5/style.actions | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/quanta/data/toolbars/html5/style.actions b/quanta/data/toolbars/html5/style.actions new file mode 100644 index 00000000..39b8e124 --- /dev/null +++ b/quanta/data/toolbars/html5/style.actions @@ -0,0 +1,121 @@ +<!DOCTYPE actionsconfig> +<actions> + <action shortcut="" icon="html5_a" type="tag" tooltip="" name="a" text="a" > + <tag useDialog="false" ><a href=""></tag> + <xtag use="true" ></a></xtag> + </action> + <action shortcut="" icon="html5_strong" type="tag" tooltip="" name="strong" text="strong" > + <tag useDialog="false" ><strong></tag> + <xtag use="true" ></strong></xtag> + </action> + <action shortcut="" icon="html5_i" type="tag" tooltip="" name="i" text="i" > + <tag useDialog="false" ><i></tag> + <xtag use="true" ></i></xtag> + </action> + <action shortcut="" icon="html5_b" type="tag" tooltip="" name="b" text="b" > + <tag useDialog="false" ><b></tag> + <xtag use="true" ></b></xtag> + </action> + <action shortcut="" icon="html5_del" type="tag" tooltip="" name="del" text="del" > + <tag useDialog="false" ><del></tag> + <xtag use="true" ></del></xtag> + </action> + <action shortcut="" icon="html5_small" type="tag" tooltip="" name="small" text="small" > + <tag useDialog="false" ><small></tag> + <xtag use="true" ></small></xtag> + </action> + <action shortcut="" icon="html5_big" type="tag" tooltip="" name="big" text="big" > + <tag useDialog="false" ><big></tag> + <xtag use="true" ></big></xtag> + </action> + <action shortcut="" icon="html5_font" type="tag" tooltip="" name="font" text="font" > + <tag useDialog="false" ><font></tag> + <xtag use="true" ></font></xtag> + </action> + <action shortcut="" icon="html5_code" type="tag" tooltip="" name="code" text="code" > + <tag useDialog="false" ><code></tag> + <xtag use="true" ></code></xtag> + </action> + <action shortcut="" icon="html5_var" type="tag" tooltip="" name="var" text="var" > + <tag useDialog="false" ><var></tag> + <xtag use="true" ></var></xtag> + </action> + <action shortcut="" icon="html5_kbd" type="tag" tooltip="" name="kbd" text="kbd" > + <tag useDialog="false" ><kbd></tag> + <xtag use="true" ></kbd></xtag> + </action> + <action shortcut="" icon="html5_samp" type="tag" tooltip="" name="samp" text="samp" > + <tag useDialog="false" ><samp></tag> + <xtag use="true" ></samp></xtag> + </action> + <action shortcut="" icon="html5_sup" type="tag" tooltip="" name="sup" text="sup" > + <tag useDialog="false" ><sup></tag> + <xtag use="true" ></sup></xtag> + </action> + <action shortcut="" icon="html5_sub" type="tag" tooltip="" name="sub" text="sub" > + <tag useDialog="false" ><sub></tag> + <xtag use="true" ></sub></xtag> + </action> + <action shortcut="" icon="html5_q" type="tag" tooltip="" name="q" text="q" > + <tag useDialog="false" ><q></tag> + <xtag use="true" ></q></xtag> + </action> + <action shortcut="" icon="html5_ins" type="tag" tooltip="" name="ins" text="ins" > + <tag useDialog="false" ><ins></tag> + <xtag use="true" ></ins></xtag> + </action> + <action shortcut="" icon="html5_cite" type="tag" tooltip="" name="cite" text="cite" > + <tag useDialog="false" ><cite></tag> + <xtag use="true" ></cite></xtag> + </action> + <action shortcut="" icon="html5_time" type="tag" tooltip="" name="time" text="time" > + <tag useDialog="false" ><time></tag> + <xtag use="true" ></time></xtag> + </action> + <action shortcut="" icon="html5_abbr" type="tag" tooltip="" name="abbr" text="abbr" > + <tag useDialog="false" ><abbr title=""></tag> + <xtag use="true" ></abbr></xtag> + </action> + <action shortcut="" icon="html5_data" type="tag" tooltip="" name="data" text="data" > + <tag useDialog="false" ><data value=""></tag> + <xtag use="true" ></data></xtag> + </action> + <action shortcut="" icon="html5_mark" type="tag" tooltip="" name="mark" text="mark" > + <tag useDialog="false" ><mark></tag> + <xtag use="true" ></mark></xtag> + </action> + <action shortcut="" icon="html5_u" type="tag" tooltip="" name="u" text="u" > + <tag useDialog="false" ><u></tag> + <xtag use="true" ></u></xtag> + </action> + <action shortcut="" icon="html5_bdi" type="tag" tooltip="" name="bdi" text="bdi" > + <tag useDialog="false" ><bdi></tag> + <xtag use="true" ></bdi></xtag> + </action> + <action shortcut="" icon="html5_bdo" type="tag" tooltip="" name="bdo" text="bdo" > + <tag useDialog="false" ><bdo dir=""></tag> + <xtag use="true" ></bdo></xtag> + </action> + <action shortcut="" icon="html5_ruby" type="tag" tooltip="" name="ruby" text="ruby" > + <tag useDialog="false" ><ruby></tag> + <xtag use="true" ></ruby></xtag> + </action> + <action shortcut="" icon="html5_rt" type="tag" tooltip="" name="rt" text="rt" > + <tag useDialog="false" ><rt></tag> + <xtag use="true" ></rt></xtag> + </action> + <action shortcut="" icon="html5_rp" type="tag" tooltip="" name="rp" text="rp" > + <tag useDialog="false" ><rp></tag> + <xtag use="true" ></rp></xtag> + </action> + <action shortcut="" icon="html5_br" type="tag" tooltip="" name="br" text="br" > + <tag useDialog="false" ><br></tag> + </action> + <action shortcut="" icon="html5_wbr" type="tag" tooltip="" name="wbr" text="wbr" > + <tag useDialog="false" ><wbr></tag> + </action> + <action shortcut="" icon="html5_span" type="tag" tooltip="" name="span" text="span" > + <tag useDialog="false" ><span></tag> + <xtag use="true" ></span></xtag> + </action> +</actions> |