diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:28:57 -0600 |
commit | 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 (patch) | |
tree | b7c6396f4f7fe78dcd49424bff707e977541de18 /doc/glossary | |
parent | 66c0fa70796c1989a9f3adb0c5c0ad799ade48ca (diff) | |
download | tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.tar.gz tdebase-7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04.zip |
Additional kde to tde renaming
Diffstat (limited to 'doc/glossary')
-rw-r--r-- | doc/glossary/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/glossary/index.docbook | 4 | ||||
-rw-r--r-- | doc/glossary/kdeprintingglossary.docbook | 16 |
3 files changed, 11 insertions, 11 deletions
diff --git a/doc/glossary/CMakeLists.txt b/doc/glossary/CMakeLists.txt index decd03348..73a84f204 100644 --- a/doc/glossary/CMakeLists.txt +++ b/doc/glossary/CMakeLists.txt @@ -10,5 +10,5 @@ ################################################# tde_create_handbook( - FILES checkxrefs index.docbook kdeprintingglossary.docbook + FILES checkxrefs index.docbook tdeprintingglossary.docbook DESTINATION khelpcenter/glossary ) diff --git a/doc/glossary/index.docbook b/doc/glossary/index.docbook index 4aba44c53..f089c0bad 100644 --- a/doc/glossary/index.docbook +++ b/doc/glossary/index.docbook @@ -2,7 +2,7 @@ <!DOCTYPE glossary PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> -<!ENTITY glossary-kdeprinting SYSTEM "kdeprintingglossary.docbook"> +<!ENTITY glossary-tdeprinting SYSTEM "tdeprintingglossary.docbook"> ]> @@ -10,7 +10,7 @@ <glossary id="glossary"> -&glossary-kdeprinting; +&glossary-tdeprinting; <glossdiv id="glossdiv-technologies"> <title>Technologies</title> diff --git a/doc/glossary/kdeprintingglossary.docbook b/doc/glossary/kdeprintingglossary.docbook index 7a9311c73..6a0f35a34 100644 --- a/doc/glossary/kdeprintingglossary.docbook +++ b/doc/glossary/kdeprintingglossary.docbook @@ -5,7 +5,7 @@ "customization/dtd/kdex.dtd" [ <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> -<!ENTITY glossary-kdeprinting SYSTEM "kdeprintingglossary.docbook"> +<!ENTITY glossary-tdeprinting SYSTEM "tdeprintingglossary.docbook"> ]> <glossary id="glossary"> @@ -170,7 +170,7 @@ <glossseealso otherterm="gloss-authentication">Authentication</glossseealso> <glossseealso otherterm="gloss-bsdstyleprinting">BSD-style printing</glossseealso> <glossseealso otherterm="gloss-ipp">IPP</glossseealso> - <glossseealso otherterm="gloss-kdeprint">KDEPrint</glossseealso> + <glossseealso otherterm="gloss-tdeprint">KDEPrint</glossseealso> <glossseealso otherterm="gloss-lprlpd">LPR/LPD</glossseealso> <glossseealso otherterm="gloss-ppd">PPD</glossseealso> </glossdef> @@ -184,7 +184,7 @@ is a valuable resource to answer many questions that anyone new to &CUPS; printing might have at first. </para> - <glossseealso otherterm="gloss-kdeprinthandbook">KDEPrint Handbook</glossseealso> + <glossseealso otherterm="gloss-tdeprinthandbook">KDEPrint Handbook</glossseealso> </glossdef> </glossentry> @@ -715,7 +715,7 @@ now. </glossdef> </glossentry> - <glossentry id="gloss-kdeprint"> + <glossentry id="gloss-tdeprint"> <glossterm><acronym>KDEPrint</acronym></glossterm> <glossdef><para>The new printing functionality of &kde; since version 2.2 consists of several modules that translate the features and settings @@ -736,16 +736,16 @@ now. <glossseealso otherterm="gloss-bsdstyleprinting">BSD-style printing</glossseealso> <glossseealso otherterm="gloss-cups">&CUPS;</glossseealso> <glossseealso otherterm="gloss-kprinter">kprinter</glossseealso> - <glossseealso otherterm="gloss-kdeprinthandbook">KDEPrint Handbook</glossseealso> + <glossseealso otherterm="gloss-tdeprinthandbook">KDEPrint Handbook</glossseealso> </glossdef> </glossentry> - <glossentry id="gloss-kdeprinthandbook"> + <glossentry id="gloss-tdeprinthandbook"> <glossterm><acronym>KDEPrint Handbook...</acronym></glossterm> <glossdef><para>...is the name of the reference document that describes KDEPrint functions to users and administrators. You can load it into Konqueror by - typing "help:/kdeprint" into the address field. The <ulink + typing "help:/tdeprint" into the address field. The <ulink url="http://printing.kde.org/">KDEPrint website</ulink> is the resource for updates to this documentation, as well as PDF versions suitable for printing it. It is authored and maintained by Kurt @@ -1260,7 +1260,7 @@ now. has an "Add Printer Wizard" to make RLPR usage even easier. The kprinter command allows switching to RLPR "on the fly" at any time.</para> - <glossseealso otherterm="gloss-kdeprint">KDEPrint</glossseealso> + <glossseealso otherterm="gloss-tdeprint">KDEPrint</glossseealso> <glossseealso otherterm="gloss-kprinter">kprinter</glossseealso> <glossseealso otherterm="gloss-printcap">printcap</glossseealso> </glossdef> |