blob: 846190f7f75a45ef2608a622a0e60cff3ba709f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Style" noMerge="1" name="style" >
<text>Style</text>
<Action name="user_VKbFslb73x" />
<Action name="user_Qu9EZKcwvK" />
<Action name="insert_css" />
<Action name="tag_color" />
<Separator lineSeparator="true" name="separator_1" />
<Action name="tag_pre" />
<Action name="tag_sub" />
<Action name="tag_sup" />
<Separator lineSeparator="true" name="separator_0" />
<Action name="tag_h1" />
<Action name="tag_h2" />
<Action name="tag_h3" />
<Action name="tag_h4" />
<Action name="tag_h5" />
</ToolBar>
</kpartgui>
|