summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions')
-rw-r--r--quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions44
1 files changed, 44 insertions, 0 deletions
diff --git a/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions
new file mode 100644
index 00000000..4e100197
--- /dev/null
+++ b/quanta/data/toolbars/kde-docbook/kde-docbook-admonitions.actions
@@ -0,0 +1,44 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="messagebox_warning" type="tag" name="DBtag_warning" text="warning" >
+ <tag useDialog="false" >&lt;warning></tag>
+ <xtag use="true" >&lt;/warning></xtag>
+ </action>
+ <action shortcut="" icon="messagebox_critical" type="tag" name="DBtag_caution" text="caution" >
+ <tag useDialog="false" >&lt;caution></tag>
+ <xtag use="true" >&lt;/caution></xtag>
+ </action>
+ <action icon="messagebox_info" type="tag" name="DBtag_important" text="important" >
+ <tag useDialog="false" >&lt;important></tag>
+ <xtag use="true" >&lt;/important></xtag>
+ </action>
+ <action icon="text_block" type="tag" name="DBtag_note" text="note" >
+ <tag useDialog="false" >&lt;note></tag>
+ <xtag use="true" >&lt;/note></xtag>
+ </action>
+ <action icon="idea" type="tag" tooltip="" name="DBtag_tip" text="tip" >
+ <tag useDialog="false" >&lt;tip></tag>
+ <xtag use="true" >&lt;/tip></xtag>
+ </action>
+ <action icon="tag_footnote" type="tag" name="DBtag_footnote" text="footnote" >
+ <tag useDialog="false" >&lt;footnote id=&quot;&quot;></tag>
+ <xtag use="true" >&lt;/footnote></xtag>
+ </action>
+ <action icon="tag_footnoteref" type="tag" name="DBtag_footnoteref" text="footnoteref" >
+ <tag useDialog="false" >&lt;footnoteref linkend=&quot;&quot;></tag>
+ <xtag use="true" >&lt;/footnoteref></xtag>
+ </action>
+ <action icon="tag_example" type="tag" name="DBtag_example" text="example" >
+ <tag useDialog="false" >&lt;example></tag>
+ <xtag use="true" >&lt;/example></xtag>
+ </action>
+ <action icon="tag_informalexample" type="tag" name="DBtag_informalexample" text="informalexample" >
+ <tag useDialog="false" >&lt;informalexample></tag>
+ <xtag use="true" >&lt;/informalexample></xtag>
+ </action>
+ <action icon="tag_para" type="tag" name="DBtag_para" text="para" >
+ <tag useDialog="false" >&lt;para></tag>
+ <xtag use="true" >&lt;/para></xtag>
+ </action>
+
+</actions> \ No newline at end of file