diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:39:10 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:39:10 -0600 |
commit | 324c251aafe36a1c94410bde2f4f09ad07bd33be (patch) | |
tree | 563a5cd00f975f797cbd1c692b293de6ac1002d9 /kdoctools/customization/id | |
parent | 9a3888489dd9e1c1100c1db8feee255ebabd86c7 (diff) | |
download | tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.tar.gz tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.zip |
Fix tdelibs entities, text strings for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'kdoctools/customization/id')
3 files changed, 6 insertions, 6 deletions
diff --git a/kdoctools/customization/id/entities/help-menu.docbook b/kdoctools/customization/id/entities/help-menu.docbook index 55b7750fc..620e8c16b 100644 --- a/kdoctools/customization/id/entities/help-menu.docbook +++ b/kdoctools/customization/id/entities/help-menu.docbook @@ -9,7 +9,7 @@ <guimenuitem>Contents...</guimenuitem> </menuchoice> </term> -<listitem><para><action>Invokes the KDE Help system</action> starting at the +<listitem><para><action>Invokes the TDE Help system</action> starting at the &kcron; help pages. (this document).</para></listitem> </varlistentry> @@ -50,9 +50,9 @@ information.</action></para></listitem> <varlistentry> <term><menuchoice> <guimenu>Help</guimenu> -<guimenuitem>About KDE</guimenuitem> +<guimenuitem>About TDE</guimenuitem> </menuchoice></term> -<listitem><para><action>This displays the KDE version and other basic +<listitem><para><action>This displays the TDE version and other basic information.</action></para></listitem> </varlistentry> </variablelist> diff --git a/kdoctools/customization/id/entities/install-compile.docbook b/kdoctools/customization/id/entities/install-compile.docbook index dccdc4081..9316b5b4b 100644 --- a/kdoctools/customization/id/entities/install-compile.docbook +++ b/kdoctools/customization/id/entities/install-compile.docbook @@ -8,5 +8,5 @@ following in the base directory of the &kappname; distribution:</para> <para>Since &kappname; uses <command>autoconf</command> and <command>automake</command> you should have no trouble compiling it. Should you -run into problems please report them to the &kde; mailing lists.</para> +run into problems please report them to the &tde; mailing lists.</para> diff --git a/kdoctools/customization/id/entities/install-intro.docbook b/kdoctools/customization/id/entities/install-intro.docbook index b6332c952..e83881b23 100644 --- a/kdoctools/customization/id/entities/install-intro.docbook +++ b/kdoctools/customization/id/entities/install-intro.docbook @@ -1,6 +1,6 @@ <!-- requires that packagename is defined in the documentation prologue --> -<para>&kappname; is part of the &kde; project &kde-http;.</para> +<para>&kappname; is part of the &tde; project &tde-http;.</para> <para>&kappname; can be found in the &package; package on -&kde-ftp;, the main &FTP; site of the &kde; +&kde-ftp;, the main &FTP; site of the &tde; project.</para> |