summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/wml-1-2
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-01-02 02:15:54 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-01-12 21:02:29 +0100
commit1e750683286c018238ae80a37a17709028a5f619 (patch)
treede816e2396bf123719a02ce105ce8b76fd1e5703 /quanta/data/toolbars/wml-1-2
parent5764a965e27720a5d973e5e3126274433ca3c35c (diff)
downloadtdewebdev-1e750683286c018238ae80a37a17709028a5f619.tar.gz
tdewebdev-1e750683286c018238ae80a37a17709028a5f619.zip
Quanta: Extract source files for toolbars contained in tarballs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'quanta/data/toolbars/wml-1-2')
-rw-r--r--quanta/data/toolbars/wml-1-2/deck.actions29
-rw-r--r--quanta/data/toolbars/wml-1-2/deck.toolbar10
-rw-r--r--quanta/data/toolbars/wml-1-2/forms.actions23
-rw-r--r--quanta/data/toolbars/wml-1-2/forms.toolbar10
-rw-r--r--quanta/data/toolbars/wml-1-2/misc.actions37
-rw-r--r--quanta/data/toolbars/wml-1-2/misc.toolbar13
-rw-r--r--quanta/data/toolbars/wml-1-2/table.actions13
-rw-r--r--quanta/data/toolbars/wml-1-2/table.toolbar8
-rw-r--r--quanta/data/toolbars/wml-1-2/tasks.actions33
-rw-r--r--quanta/data/toolbars/wml-1-2/tasks.toolbar12
-rw-r--r--quanta/data/toolbars/wml-1-2/text.actions60
-rw-r--r--quanta/data/toolbars/wml-1-2/text.toolbar18
12 files changed, 266 insertions, 0 deletions
diff --git a/quanta/data/toolbars/wml-1-2/deck.actions b/quanta/data/toolbars/wml-1-2/deck.actions
new file mode 100644
index 00000000..ba5772b5
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/deck.actions
@@ -0,0 +1,29 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="tag_access" type="tag" tooltip="" name="wml_tag_access" statustext="" text="Access (wml)" >
+<tag useDialog="true" >&lt;access></tag>
+ <xtag use="false" ></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="tag_wml" type="tag" tooltip="" name="wml_tag_wml" statustext="" text="WML" >
+<tag useDialog="true" >&lt;wml></tag>
+ <xtag use="true" >&lt;/wml></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_card" type="tag" tooltip="" name="wml_tag_card" statustext="" text="Card" >
+<tag useDialog="true" >&lt;card></tag>
+ <xtag use="true" >&lt;/card></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_head" type="tag" tooltip="" name="wml_tag_head" statustext="" text="Head" >
+<tag useDialog="false" >&lt;head></tag>
+ <xtag use="true" >&lt;/head></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_meta" type="tag" tooltip="" name="wml_tag_meta" statustext="" text="Meta" >
+<tag useDialog="true" >&lt;meta></tag>
+ <xtag use="true" >&lt;/meta></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+
+</actions>
diff --git a/quanta/data/toolbars/wml-1-2/deck.toolbar b/quanta/data/toolbars/wml-1-2/deck.toolbar
new file mode 100644
index 00000000..f8a7c834
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/deck.toolbar
@@ -0,0 +1,10 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="deck" noMerge="1" name="deck" >
+<text>deck</text>
+ <Action name="wml_tag_wml" />
+ <Action name="wml_tag_card" />
+ <Action name="wml_tag_head" />
+ <Action name="wml_tag_meta" />
+ <Action name="wml_tag_access" /> </ToolBar>
+</kpartgui>
diff --git a/quanta/data/toolbars/wml-1-2/forms.actions b/quanta/data/toolbars/wml-1-2/forms.actions
new file mode 100644
index 00000000..3fd26549
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/forms.actions
@@ -0,0 +1,23 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="select" type="tag" tooltip="Select from a list" name="wml_tag_select" text="Select (wml)" statustext="" >
+<tag useDialog="true" >&lt;select></tag>
+ <xtag use="true" >&lt;/select></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="lineedit" type="tag" tooltip="Enter text which is assigned to a specified variable" name="wml_tag_ineedit" statustext="" text="Input Text (wml)" >
+<tag useDialog="true" >&lt;input></tag>
+ <xtag use="false" ></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="options" type="tag" tooltip="Specifies a particular choice within a &lt;select> element. " name="wml_tag_option" text="Option (wml)" statustext="" >
+<tag useDialog="true" >&lt;option></tag>
+ <xtag use="true" >&lt;/option></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="options" type="tag" tooltip="Group multiple &lt;option> (or nested &lt;optgroup>) elements within a card" name="wml_tag_option_group" statustext="" text="Option Group (wml)" >
+<tag useDialog="true" >&lt;optgroup></tag>
+ <xtag use="true" >&lt;/optgroup></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+</actions>
diff --git a/quanta/data/toolbars/wml-1-2/forms.toolbar b/quanta/data/toolbars/wml-1-2/forms.toolbar
new file mode 100644
index 00000000..69146802
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/forms.toolbar
@@ -0,0 +1,10 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="forms" noMerge="1" name="forms" >
+<text>forms</text>
+ <Action name="wml_tag_ineedit" />
+ <Action name="wml_tag_select" />
+ <Separator name="separator_0" />
+ <Action name="wml_tag_option_group" />
+ <Action name="wml_tag_option" /> </ToolBar>
+</kpartgui>
diff --git a/quanta/data/toolbars/wml-1-2/misc.actions b/quanta/data/toolbars/wml-1-2/misc.actions
new file mode 100644
index 00000000..8976e5f2
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/misc.actions
@@ -0,0 +1,37 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="tag_a" type="tag" name="wml_tag_anchor" text="Anchor...(wml)" >
+<tag useDialog="true" >&lt;anchor></tag>
+ <xtag use="true" >&lt;/anchor></xtag>
+ <tooltip>The &lt;b>anchor&lt;/b> element denotes an &lt;i>anchor&lt;/i>-- a link to formatted text.
+ The &lt;b>task&lt;/b> within the tag is executed when the link is selected, such as an &lt;i>go&lt;/i> task or a &lt;i>refresh&lt;/i>.
+ </tooltip> </action>
+ <action icon="tag_a_url" type="tag" tooltip="" name="wml_tag_a" statustext="" text="A...(wml)" >
+<tooltip>The &lt;b>a&lt;/b> element denotes an &lt;i>anchor&lt;/i>--a hypertext link or the destination of a link.
+ The &lt;b>HREF&lt;/b> attribute specifies a hypertext link to another &lt;i>wml&lt;/i> document.
+ </tooltip>
+ <tag useDialog="true" >&lt;a></tag>
+ <xtag use="true" >&lt;/a></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_image" type="tag" name="wml_tag_img" text="Image...(wml)" >
+<tag useDialog="true" >&lt;img></tag>
+ <tooltip>The &lt;b>IMG&lt;/b> element specifies an &lt;i>inline&lt;/i> image.
+ The required &lt;b>SRC&lt;/b> attribute specifies the location of the image.
+ </tooltip> </action>
+ <action icon="date" type="tag" tooltip="" name="wml_tag_timer" statustext="" text="Timer (wml)" >
+<tag useDialog="true" >&lt;timer></tag>
+ <xtag use="true" >&lt;/timer></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_setvar" type="tag" tooltip="" name="wml_tag_setvar" statustext="" text="Set variable" >
+<tag useDialog="true" >&lt;setvar></tag>
+ <xtag use="false" />
+ <text/>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_postfield" type="tag" tooltip="Name/value pairs passed to HTTP server" name="wml_tag_postfield" statustext="" text="Post Field" >
+<tag useDialog="true" >&lt;postfield></tag>
+ <xtag use="false" ></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+</actions>
diff --git a/quanta/data/toolbars/wml-1-2/misc.toolbar b/quanta/data/toolbars/wml-1-2/misc.toolbar
new file mode 100644
index 00000000..da09bc60
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/misc.toolbar
@@ -0,0 +1,13 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="misc." noMerge="1" name="misc." >
+<text>misc.</text>
+ <Action name="wml_tag_a" />
+ <Action name="wml_tag_anchor" />
+ <Action name="wml_tag_img" />
+ <Separator name="separator_1" />
+ <Action name="wml_tag_setvar" />
+ <Action name="wml_tag_postfield" />
+ <Separator name="separator_0" />
+ <Action name="wml_tag_timer" /> </ToolBar>
+</kpartgui>
diff --git a/quanta/data/toolbars/wml-1-2/table.actions b/quanta/data/toolbars/wml-1-2/table.actions
new file mode 100644
index 00000000..4b548ed4
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/table.actions
@@ -0,0 +1,13 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="tag_table" type="tag" name="wml_tag_table" text="Table (wml)" >
+<tag useDialog="true" >&lt;table></tag>
+ <xtag use="true" inLine="false" >&lt;/table></xtag> </action>
+ <action icon="tag_tr" type="tag" name="wml_tag_tr" text="Table Row (wml)" >
+<tag useDialog="false" >&lt;tr></tag>
+ <xtag use="true" inLine="true" >&lt;/tr></xtag> </action>
+ <action icon="tag_td" type="tag" name="wml_tag_td" text="Table Data (wml)" >
+<tag useDialog="false" >&lt;td></tag>
+ <xtag use="true" inLine="true" >&lt;/td></xtag> </action>
+
+</actions> \ No newline at end of file
diff --git a/quanta/data/toolbars/wml-1-2/table.toolbar b/quanta/data/toolbars/wml-1-2/table.toolbar
new file mode 100644
index 00000000..944d156d
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/table.toolbar
@@ -0,0 +1,8 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="table" noMerge="1" name="table" >
+<text>table</text>
+ <Action name="wml_tag_table" />
+ <Action name="wml_tag_tr" />
+ <Action name="wml_tag_td" /> </ToolBar>
+</kpartgui> \ No newline at end of file
diff --git a/quanta/data/toolbars/wml-1-2/tasks.actions b/quanta/data/toolbars/wml-1-2/tasks.actions
new file mode 100644
index 00000000..e1c4e9ab
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/tasks.actions
@@ -0,0 +1,33 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="tag_go" type="tag" tooltip="Open a specified URL" name="wml_tag_go" statustext="" text="Go (wml)" >
+<tag useDialog="true" >&lt;go></tag>
+ <xtag use="true" >&lt;/go></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="tag_noop" type="tag" tooltip="No operation" name="wml_tag_noop" statustext="" text="No operation (wml)" >
+<tag useDialog="false" >&lt;noop /></tag>
+ <xtag use="false" ></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="back" type="tag" tooltip="" name="wml_tag_prev" statustext="" text="Previous (wml)" >
+<tag useDialog="false" >&lt;prev></tag>
+ <xtag use="true" >&lt;/prev></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="repaint" type="tag" tooltip="" name="wml_tag_refresh" statustext="" text="Refresh" >
+<tag useDialog="false" >&lt;refresh></tag>
+ <xtag use="true" >&lt;/refresh></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="tag_do" type="tag" tooltip="" name="wml_tag_do" statustext="" text="Do (wml)" >
+<tag useDialog="true" >&lt;do></tag>
+ <xtag use="true" >&lt;/do></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="tag_onevent" type="tag" tooltip="" name="wml_tag_onevent" statustext="" text="Onevent (wml)" >
+<tag useDialog="true" >&lt;onevent></tag>
+ <xtag use="true" >&lt;/onevent></xtag>
+ <text></text>
+ <script input="none" >&quot;&quot;</script> </action>
+</actions>
diff --git a/quanta/data/toolbars/wml-1-2/tasks.toolbar b/quanta/data/toolbars/wml-1-2/tasks.toolbar
new file mode 100644
index 00000000..d7c1951c
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/tasks.toolbar
@@ -0,0 +1,12 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="tasks" noMerge="1" name="tasks" >
+<text>tasks</text>
+ <Action name="wml_tag_go" />
+ <Action name="wml_tag_noop" />
+ <Action name="wml_tag_prev" />
+ <Action name="wml_tag_refresh" />
+ <Separator name="separator_0" />
+ <Action name="wml_tag_do" />
+ <Action name="wml_tag_onevent" /> </ToolBar>
+</kpartgui>
diff --git a/quanta/data/toolbars/wml-1-2/text.actions b/quanta/data/toolbars/wml-1-2/text.actions
new file mode 100644
index 00000000..14909c9c
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/text.actions
@@ -0,0 +1,60 @@
+<!DOCTYPE actionsconfig>
+<actions>
+ <action icon="tag_bold" type="tag" name="wml_tag_b" text="Bold (wml)" >
+<tag useDialog="false" >&lt;b></tag>
+ <xtag use="true" inLine="true" >&lt;/b></xtag>
+ <tooltip>The &lt;b>B&lt;/b> element suggests that text be rendered as &lt;i>bold text&lt;/i>.
+ </tooltip> </action>
+ <action icon="tag_em" type="tag" tooltip="" name="wml_tag_em" text="Emphasize (wml)" statustext="" >
+<tooltip>The &lt;b>B&lt;/b> element suggests that text be rendered as &lt;i>emphasized text&lt;/i>.
+ </tooltip>
+ <tag useDialog="false" >&lt;em></tag>
+ <xtag use="true" >&lt;/em></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_i" type="tag" name="wml_tag_i" text="Italic (wml)" >
+<tag useDialog="false" >&lt;i></tag>
+ <xtag use="true" inLine="true" >&lt;/i></xtag>
+ <tooltip>The &lt;b>I&lt;/b> element suggests that text be rendered as &lt;i>italic text&lt;/i>.
+ </tooltip> </action>
+ <action icon="tag_u" type="tag" name="wml_tag_u" text="Underline (wml)" >
+<tag>&lt;u></tag>
+ <xtag use="true" >&lt;/u></xtag>
+ <tooltip>The &lt;b>U&lt;/b> element suggests that text be rendered as &lt;i>underlined text&lt;/i>.
+ </tooltip> </action>
+ <action icon="font_dec" type="tag" tooltip="Specifies a small font" name="wml_tag_small" statustext="" text="Small (wml)" >
+<tooltip>The &lt;b>small&lt;/b> element suggests that text be rendered as a &lt;i>small font&lt;/i>.
+ </tooltip>
+ <tag useDialog="false" >&lt;small></tag>
+ <xtag use="true" >&lt;/small></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="font_inc" type="tag" tooltip="Specifies a big font" name="wml_tag_big" statustext="" text="Big (wml)" >
+<tooltip>The &lt;b>big&lt;/b> element suggests that text be rendered as a &lt;i>big font&lt;/i>.
+ </tooltip>
+ <tag useDialog="false" >&lt;big></tag>
+ <xtag use="true" >&lt;/big></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;&quot;&quot;&quot;&quot;&quot;&quot;</script> </action>
+ <action icon="tag_br" type="tag" tooltip="" name="wml_tag_br" text="New Line (wml)" statustext="" >
+<tooltip>The &lt;b>br&lt;/b> element forces a &lt;i>break&lt;/i> in the current line of text.
+ </tooltip>
+ <tag useDialog="false" >&lt;br /></tag>
+ <xtag use="false" />
+ <text/>
+ <script input="none" >&quot;&quot;</script> </action>
+ <action icon="tag_p" type="tag" name="wml_tag_p" text="Paragraph (wml)" >
+<tag useDialog="true" >&lt;p></tag>
+ <xtag use="true" >&lt;/p></xtag>
+ <tooltip>The &lt;b>P&lt;/b> element defines a &lt;i>paragraph&lt;/i>.
+ &lt;br>- ALIGN=[ left | center | right ] (horizontal alignment)
+ </tooltip> </action>
+ <action icon="tag_pre" type="tag" tooltip="" name="wml_tag_pre" text="Pre (wml)" statustext="" >
+<tooltip>The &lt;b>PRE&lt;/b> element allows to view &lt;i>preformatted&lt;/i> text.
+ </tooltip>
+ <tag useDialog="false" >&lt;pre xml:space=&quot;preserve&quot;></tag>
+ <xtag use="true" >&lt;/pre></xtag>
+ <text/>
+ <script input="none" >&quot;&quot;</script> </action>
+
+</actions> \ No newline at end of file
diff --git a/quanta/data/toolbars/wml-1-2/text.toolbar b/quanta/data/toolbars/wml-1-2/text.toolbar
new file mode 100644
index 00000000..ce28c003
--- /dev/null
+++ b/quanta/data/toolbars/wml-1-2/text.toolbar
@@ -0,0 +1,18 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="quanta" version="2">
+<ToolBar tabname="text" noMerge="1" name="text" >
+<text>text</text>
+ <Action name="wml_tag_b" />
+ <Action name="wml_tag_i" />
+ <Action name="wml_tag_u" />
+ <Separator name="separator_2" />
+ <Action name="wml_tag_big" />
+ <Action name="wml_tag_small" />
+ <Action name="wml_tag_em" />
+ <Separator name="separator_1" />
+ <Action name="wml_tag_br" />
+ <Action name="wml_tag_p" />
+ <Action name="wml_tag_pre" />
+ <Separator name="separator_0" />
+ <Action name="insert_char" /> </ToolBar>
+</kpartgui> \ No newline at end of file