Fix remaining brandings in tdewebdev.

Signed-off-by: Chris <xchrisx@uber.space>
pull/6/head
Chris 5 years ago
parent c0c2ad5e9e
commit 1422b9e7a0

@ -1,7 +1,7 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Admonitions" noMerge="1" name="admonitions" >
<text>KDE DocBook Admonitions</text>
<text>TDE DocBook Admonitions</text>
<Action name="DBtag_warning" />
<Action name="DBtag_caution" />
<Separator name="separator_3" />

@ -1,7 +1,7 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Images" noMerge="1" name="images" >
<text>KDE DocBook Images</text>
<text>TDE DocBook Images</text>
<Action name="image_wizard" />
<Separator name="separator_4" />
<Action name="DBtag_screenshot" />

@ -1,7 +1,7 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Lists" noMerge="1" name="lists" >
<text>KDE DocBook Lists</text>
<text>TDE DocBook Lists</text>
<Action name="list_wizard" />
<Separator name="separator_4" />
<Action name="DBtag_orderedlist" />

@ -1,7 +1,7 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Standard" noMerge="1" name="standard" >
<text>KDE DocBook Standard</text>
<text>TDE DocBook Standard</text>
<Action name="DBtag_chapter" />
<Action name="DBtag_sect1" />
<Action name="DBtag_sect2" />

@ -1,7 +1,7 @@
<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
<kpartgui name="quanta" version="2">
<ToolBar tabname="Tables" noMerge="1" name="tables" >
<text>KDE DocBook Tables</text>
<text>TDE DocBook Tables</text>
<Action name="table_wizard" />
<Separator name="separator_3" />
<Action name="DBtag_table" />

@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>Form3</class>
<comment>Quanta+ KDE XML Validator is a Kommander front-end for checkXML.</comment>
<comment>Quanta+ TDE XML Validator is a Kommander front-end for checkXML.</comment>
<author>Chris Hornbaker</author>
<widget class="Dialog">
<property name="name">
@ -15,7 +15,7 @@
</rect>
</property>
<property name="caption">
<string>Quanta+ KDE XML Validator</string>
<string>Quanta+ TDE XML Validator</string>
</property>
<property name="associations" stdset="0">
<stringlist>

@ -265,7 +265,7 @@ done;
<string>Table title:</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter here the title of the table. The title of the table will appear in the table of contents as well, under the "List of Tables", if you are using the KDE DocBook tools.</string>
<string>Enter here the title of the table. The title of the table will appear in the table of contents as well, under the "List of Tables", if you are using the TDE DocBook tools.</string>
</property>
</widget>
<widget class="SpinBoxInt" row="0" column="2">
@ -305,7 +305,7 @@ done
</stringlist>
</property>
<property name="whatsThis" stdset="0">
<string>Enter here the title of the table. The title of the table will appear in the table of contents as well, under the "List of Tables", if you are using the KDE DocBook tools.</string>
<string>Enter here the title of the table. The title of the table will appear in the table of contents as well, under the "List of Tables", if you are using the TDE DocBook tools.</string>
</property>
</widget>
</grid>

Loading…
Cancel
Save