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.
17 lines
560 B
17 lines
560 B
6 years ago
|
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
||
|
<kpartgui name="quanta" version="2">
|
||
|
<ToolBar tabname="CFML" noMerge="1" name="cfml" >
|
||
|
<text>CFML</text>
|
||
|
<Action name="cfml_comment" />
|
||
|
<Action name="tag_color" />
|
||
|
<Action name="tag_date" />
|
||
|
<Action name="tag_mail" />
|
||
|
<Action name="tag_misc" />
|
||
|
<Separator lineSeparator="true" name="separator_1" />
|
||
|
<Action name="insert_css" />
|
||
|
<Action name="tag_frame_wizard" />
|
||
|
<Separator lineSeparator="true" name="separator_0" />
|
||
|
<Action name="insert_char" />
|
||
|
</ToolBar>
|
||
|
|
||
|
</kpartgui>
|