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/en-GB | |
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/en-GB')
5 files changed, 12 insertions, 12 deletions
diff --git a/kdoctools/customization/en-GB/entities/help-menu.docbook b/kdoctools/customization/en-GB/entities/help-menu.docbook index e69e5116e..d3c2d39a1 100644 --- a/kdoctools/customization/en-GB/entities/help-menu.docbook +++ b/kdoctools/customization/en-GB/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 &kappname; 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/en-GB/entities/install-compile.docbook b/kdoctools/customization/en-GB/entities/install-compile.docbook index dccdc4081..9316b5b4b 100644 --- a/kdoctools/customization/en-GB/entities/install-compile.docbook +++ b/kdoctools/customization/en-GB/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/en-GB/entities/install-intro.docbook b/kdoctools/customization/en-GB/entities/install-intro.docbook index 3f6f5edb5..07e9c1c51 100644 --- a/kdoctools/customization/en-GB/entities/install-intro.docbook +++ b/kdoctools/customization/en-GB/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; project.</para> +the main &FTP; site of the &tde; project.</para> diff --git a/kdoctools/customization/en-GB/strings.entities b/kdoctools/customization/en-GB/strings.entities index 8288de1c6..a1db15f0a 100644 --- a/kdoctools/customization/en-GB/strings.entities +++ b/kdoctools/customization/en-GB/strings.entities @@ -25,7 +25,7 @@ <!-- modespec entity: must be adapted in accordance with the normal usage for documents in a language; the most likely candidates are the value of xreflabel (now %t for title of section referred to) and the content - (now empty). If more than one format is needed, contact kde-docbook@kde.org. + (now empty). If more than one format is needed, contact trinity-devel@lists.pearsoncomputing.net. ** In general, this setup will not work with more than one language in a document ** Usage: in <bookinfo> diff --git a/kdoctools/customization/en-GB/user.entities b/kdoctools/customization/en-GB/user.entities index 0415ff9f4..dab6183d5 100644 --- a/kdoctools/customization/en-GB/user.entities +++ b/kdoctools/customization/en-GB/user.entities @@ -18,17 +18,17 @@ <!ENTITY etc "<abbrev>etc.</abbrev>"> <!ENTITY FAQ '<acronym>FAQ</acronym>'> <!ENTITY ie "<abbrev>i.e.</abbrev>"> -<!ENTITY kcontrolcenter "<application>&kde; Control Centre</application>"> +<!ENTITY kcontrolcenter "<application>&tde; Control Centre</application>"> <!ENTITY khelpcenter "<application>KHelpCentre</application>"> -<!ENTITY kicon " +<!ENTITY ticon " <guiicon> <inlinemediaobject> - <objectinfo><title>&kde;'s K-icon</title></objectinfo> + <objectinfo><title>&tde;'s T-icon</title></objectinfo> <imageobject><imagedata fileref='common/kmenu.png' format='PNG'/></imageobject> - <textobject><phrase>K</phrase></textobject> + <textobject><phrase>T</phrase></textobject> </inlinemediaobject> </guiicon> icon"><!-- if image is localised, then entityref should be used instead of fileref --> -<!ENTITY kmenu "<guimenu>K</guimenu> menu"> +<!ENTITY kmenu "<guimenu>TDE</guimenu> menu"> <!ENTITY LMB "<mousebutton>left</mousebutton> mouse button"> <!ENTITY MMB "<mousebutton>middle</mousebutton> mouse button"> <!ENTITY OS "operating system"><!-- <acronym>OS</acronym>--> |