diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:18:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:18:40 -0600 |
commit | 82072ef281de2d5948a42fb69ae800d47e0800be (patch) | |
tree | be82dd63affaf693c5e0857c997fa9589d344cc2 /doc | |
parent | 93ec82602aa008218cc1ee075ff13d65b3a317ea (diff) | |
download | tdewebdev-82072ef281de2d5948a42fb69ae800d47e0800be.tar.gz tdewebdev-82072ef281de2d5948a42fb69ae800d47e0800be.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc')
-rw-r--r-- | doc/quanta/adv-quanta.docbook | 2 | ||||
-rw-r--r-- | doc/quanta/config-quanta.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/quanta/adv-quanta.docbook b/doc/quanta/adv-quanta.docbook index d3a142ac..5aefad44 100644 --- a/doc/quanta/adv-quanta.docbook +++ b/doc/quanta/adv-quanta.docbook @@ -290,7 +290,7 @@ replace and .png for the replacement string. </sect2> </sect1> --> -<sect1 id="kparts-3-2"> +<sect1 id="tdeparts-3-2"> <sect1info> <title>Using Plugins</title> <authorgroup> diff --git a/doc/quanta/config-quanta.docbook b/doc/quanta/config-quanta.docbook index 3ba20ea0..95636629 100644 --- a/doc/quanta/config-quanta.docbook +++ b/doc/quanta/config-quanta.docbook @@ -120,6 +120,6 @@ The place to define abbreviations (some kind of templates), that can be expanded <listitem><para><guilabel>Validate plugin:</guilabel> if checked, &quantaplus; will test if the entered information is correct or not. Uncheck if the plugin is not yet available, but you will install later, so you can close the dialog.</para></listitem> </itemizedlist> </para> - <para>See <xref linkend="plugins-menu-3-2" /> and <xref linkend="kparts-3-2" /> for information about using the plugins.</para> + <para>See <xref linkend="plugins-menu-3-2" /> and <xref linkend="tdeparts-3-2" /> for information about using the plugins.</para> </sect1> </chapter> |