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.
16 lines
458 B
16 lines
458 B
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
|
|
<kpartgui name="quanta" version="2">
|
|
<ToolBar tabname="Lists" name="lists" >
|
|
<text>Lists</text>
|
|
<Action name="tag_quick_list" />
|
|
<Separator lineSeparator="true" />
|
|
<Action name="tag_ul" />
|
|
<Action name="tag_ol" />
|
|
<Action name="tag_li" />
|
|
<Separator lineSeparator="true" />
|
|
<Action name="tag_dl" />
|
|
<Action name="tag_dt" />
|
|
<Action name="tag_dd" />
|
|
</ToolBar>
|
|
|
|
</kpartgui> |