summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/html/lists.toolbar
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/html/lists.toolbar')
-rw-r--r--quanta/data/toolbars/html/lists.toolbar16
1 files changed, 16 insertions, 0 deletions
diff --git a/quanta/data/toolbars/html/lists.toolbar b/quanta/data/toolbars/html/lists.toolbar
new file mode 100644
index 00000000..1e430978
--- /dev/null
+++ b/quanta/data/toolbars/html/lists.toolbar
@@ -0,0 +1,16 @@
+<!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> \ No newline at end of file