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.
37 lines
963 B
37 lines
963 B
3 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="quanta" version="2">
|
||
|
<ToolBar tabname="Style" noMerge="1" name="style" >
|
||
|
<text>Style</text>
|
||
|
<Action name="a" />
|
||
|
<Action name="strong" />
|
||
|
<Action name="i" />
|
||
|
<Action name="b" />
|
||
|
<Action name="del" />
|
||
|
<Action name="small" />
|
||
|
<Action name="big" />
|
||
|
<Action name="font" />
|
||
|
<Action name="code" />
|
||
|
<Action name="var" />
|
||
|
<Action name="kbd" />
|
||
|
<Action name="samp" />
|
||
|
<Action name="sup" />
|
||
|
<Action name="sub" />
|
||
|
<Action name="q" />
|
||
|
<Action name="ins" />
|
||
|
<Action name="cite" />
|
||
|
<Action name="time" />
|
||
|
<Action name="abbr" />
|
||
|
<Action name="data" />
|
||
|
<Action name="mark" />
|
||
|
<Action name="u" />
|
||
|
<Action name="bdi" />
|
||
|
<Action name="bdo" />
|
||
|
<Action name="ruby" />
|
||
|
<Action name="rt" />
|
||
|
<Action name="rp" />
|
||
|
<Action name="br" />
|
||
|
<Action name="wbr" />
|
||
|
<Action name="span" />
|
||
|
</ToolBar>
|
||
|
</kpartgui>
|