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/cfml/fonts.toolbar

21 lines
622 B

<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Fonts" name="fonts" >
<text>Fonts</text>
<Action name="tag_font" />
<Separator lineSeparator="true" />
<Action name="tag_font_inc" />
<Action name="tag_font_dec" />
<Separator lineSeparator="true" />
<Action name="tag_pre" />
<Action name="tag_sub" />
<Action name="tag_sup" />
<Separator lineSeparator="true" />
<Action name="tag_h1" />
<Action name="tag_h2" />
<Action name="tag_h3" />
<Action name="tag_h4" />
<Action name="tag_h5" />
</ToolBar>
</kpartgui>