blob: 39b8e124fd54ade8c64bf24cfe4b9c8a85a36112 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
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>
|