Fix remaining brandings in tdewebdev.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 1422b9e7a0)
r14.0.x
Chris 5 years ago committed by Michele Calgaro
parent e3f0c31748
commit 6dd2e9e458
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

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

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

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

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

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

@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>Form3</class> <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> <author>Chris Hornbaker</author>
<widget class="Dialog"> <widget class="Dialog">
<property name="name"> <property name="name">
@ -15,7 +15,7 @@
</rect> </rect>
</property> </property>
<property name="caption"> <property name="caption">
<string>Quanta+ KDE XML Validator</string> <string>Quanta+ TDE XML Validator</string>
</property> </property>
<property name="associations" stdset="0"> <property name="associations" stdset="0">
<stringlist> <stringlist>

@ -265,7 +265,7 @@ done;
<string>Table title:</string> <string>Table title:</string>
</property> </property>
<property name="whatsThis" stdset="0"> <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> </property>
</widget> </widget>
<widget class="SpinBoxInt" row="0" column="2"> <widget class="SpinBoxInt" row="0" column="2">
@ -305,7 +305,7 @@ done
</stringlist> </stringlist>
</property> </property>
<property name="whatsThis" stdset="0"> <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> </property>
</widget> </widget>
</grid> </grid>

Loading…
Cancel
Save