summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-10 12:21:37 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-10 12:21:37 -0500
commit7a3756d8eaa176f723cd1a81891154390a6ae5ab (patch)
tree05a04db2ace36164a5c2d1ea4d1366910d22fa3c
parentc4050cef6c09c1aaf37aec25784f6120ab5f4470 (diff)
downloadtdebase-7a3756d8eaa176f723cd1a81891154390a6ae5ab.tar.gz
tdebase-7a3756d8eaa176f723cd1a81891154390a6ae5ab.zip
Branding cleanup: KDE print -> TDE Print.
-rw-r--r--README2
-rw-r--r--doc/glossary/tdeprintingglossary.docbook40
-rw-r--r--doc/kioslave/index.docbook2
-rw-r--r--doc/tdeprint/cups-config.docbook2
-rw-r--r--kicker/menuext/tdeprint/print_mnu.cpp2
-rw-r--r--konqueror/konq_mainwindow.cc2
-rw-r--r--tdeprint/printmgr/kcmprintmgr.cpp10
7 files changed, 30 insertions, 30 deletions
diff --git a/README b/README
index 991f1d23e..c44c19a05 100644
--- a/README
+++ b/README
@@ -51,7 +51,7 @@ libraries. Here is an overview of the directories:
Allows you to specify which debug messages you want to see.
* tdeprint
- The KDE printing system.
+ The TDE printing system.
* kdesktop
You guessed it: the desktop above the panel.
diff --git a/doc/glossary/tdeprintingglossary.docbook b/doc/glossary/tdeprintingglossary.docbook
index cd9ac55a5..3d338e4eb 100644
--- a/doc/glossary/tdeprintingglossary.docbook
+++ b/doc/glossary/tdeprintingglossary.docbook
@@ -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-tdeprint">KDEPrint</glossseealso>
+ <glossseealso otherterm="gloss-tdeprint">TDEPrint</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-tdeprinthandbook">KDEPrint Handbook</glossseealso>
+ <glossseealso otherterm="gloss-tdeprinthandbook">TDEPrint Handbook</glossseealso>
</glossdef>
</glossentry>
@@ -513,7 +513,7 @@
More recently, Foomatic gravitated towards becoming a "meta-spooling"
system, that allows configuration of the underlying print subsystem
through a unified set of commands (however, this is much more
- complicated than KDEPrint's &GUI; interface, which performs a similar
+ complicated than TDEPrint's &GUI; interface, which performs a similar
task with regards to different print subsystems). </para>
<glossseealso otherterm="gloss-cups-o-matic">&CUPS;-O-Matic</glossseealso>
<glossseealso otherterm="gloss-PPD-O-Matic">PPD-O-Matic</glossseealso>
@@ -716,7 +716,7 @@ now.
</glossentry>
<glossentry id="gloss-tdeprint">
- <glossterm><acronym>KDEPrint</acronym></glossterm>
+ <glossterm><acronym>TDEPrint</acronym></glossterm>
<glossdef><para>The new printing functionality of &tde; since version 2.2
consists of several modules that translate the features and settings
of different available print subsystems (&CUPS;, BSD-style LPR/LPD, RLPR...)
@@ -727,7 +727,7 @@ now.
<para>
-->
Most important for day-to-day usage is "kprinter", the new
- &GUI; print command. -- Note: KDEPrint does <emphasis>not</emphasis> implement its own
+ &GUI; print command. -- Note: TDEPrint does <emphasis>not</emphasis> implement its own
spooling mechanism or its own &PostScript; processing; for this it
relies on the selected <emphasis>print subsystem</emphasis>
-- however it does add some functionality of its own on top of this
@@ -736,17 +736,17 @@ now.
<glossseealso otherterm="gloss-bsdstyleprinting">BSD-style printing</glossseealso>
<glossseealso otherterm="gloss-cups">&CUPS;</glossseealso>
<glossseealso otherterm="gloss-kprinter">kprinter</glossseealso>
- <glossseealso otherterm="gloss-tdeprinthandbook">KDEPrint Handbook</glossseealso>
+ <glossseealso otherterm="gloss-tdeprinthandbook">TDEPrint Handbook</glossseealso>
</glossdef>
</glossentry>
<glossentry id="gloss-tdeprinthandbook">
- <glossterm><acronym>KDEPrint Handbook...</acronym></glossterm>
- <glossdef><para>...is the name of the reference document that describes KDEPrint
+ <glossterm><acronym>TDEPrint Handbook...</acronym></glossterm>
+ <glossdef><para>...is the name of the reference document that describes TDEPrint
functions to users and administrators. You can load it into Konqueror by
typing "help:/tdeprint" into the address field. The <ulink
- url="http://printing.kde.org/">KDEPrint website</ulink>
+ url="http://printing.kde.org/">TDEPrint 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
Pfeifle.
@@ -1019,8 +1019,8 @@ now.
-->
PPDs for &PostScript; printers are provided by the printer
- vendors. They can be used with &CUPS; and KDEPrint to have access
- to the full features of any &PostScript; printer. The KDEPrint Team
+ vendors. They can be used with &CUPS; and TDEPrint to have access
+ to the full features of any &PostScript; printer. The TDEPrint Team
recommends using a PPD originally intended for use with
&Microsoft; Windows NT.
<!--
@@ -1057,7 +1057,7 @@ now.
<para>
-->
- These PPDs can be hooked up to &CUPS;/KDEPrint, as well as
+ These PPDs can be hooked up to &CUPS;/TDEPrint, as well as
used inside PPD-aware applications like StarOffice to determine all different
parameters of your printjobs. It is now recommended, in most cases, to
use "PPD-O-Matic" instead of the older &CUPS;-O-Matic.
@@ -1130,8 +1130,8 @@ now.
<glossentry id="gloss-printkioslave">
<glossterm>print:/ KIO Slave</glossterm>
<glossdef><para>You can use a syntax of "print:/..." to get quick access
- to KDEPrint resources. Typing "print:/manager" as a Konqueror URL
- address gives administrative access to KDEPrint. Konqueror uses &tde;'s
+ to TDEPrint resources. Typing "print:/manager" as a Konqueror URL
+ address gives administrative access to TDEPrint. Konqueror uses &tde;'s
famous "KParts" technology to achieve that. </para>
<glossseealso otherterm="gloss-ioslave">IO Slave</glossseealso>
<glossseealso otherterm="gloss-kparts">KParts</glossseealso>
@@ -1148,13 +1148,13 @@ now.
<glossentry id="gloss-qtcups">
<glossterm><acronym>Qt&CUPS;</acronym></glossterm>
- <glossdef><para>Qt&CUPS; and KUPS were the predecessors of KDEPrint; they are now
+ <glossdef><para>Qt&CUPS; and KUPS were the predecessors of TDEPrint; they are now
deprecated and no longer maintained. What was good in qtcups is all inherited
- by "kprinter", the new KDE print dialog (which is much improved over qtcups);
- what you liked about kups is now all in the KDEPrint Manager (accessible
+ by "kprinter", the new TDE print dialog (which is much improved over qtcups);
+ what you liked about kups is now all in the TDEPrint Manager (accessible
via the TDE Control Center or via the URL "print:/manager" from Konqueror) --
with more functionality and less bugs... Its former developer, Michael Goffioul, is now
- the developer of KDEPrint -- a very nice and productive guy and quick bug fixer...
+ the developer of TDEPrint -- a very nice and productive guy and quick bug fixer...
</para>
<glossseealso otherterm="gloss-kprinter">kprinter</glossseealso>
</glossdef>
@@ -1256,11 +1256,11 @@ now.
<para>
-->
- KDEPrint
+ TDEPrint
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-tdeprint">KDEPrint</glossseealso>
+ <glossseealso otherterm="gloss-tdeprint">TDEPrint</glossseealso>
<glossseealso otherterm="gloss-kprinter">kprinter</glossseealso>
<glossseealso otherterm="gloss-printcap">printcap</glossseealso>
</glossdef>
diff --git a/doc/kioslave/index.docbook b/doc/kioslave/index.docbook
index d76ba7d0a..8a9672a5a 100644
--- a/doc/kioslave/index.docbook
+++ b/doc/kioslave/index.docbook
@@ -40,7 +40,7 @@
<!ENTITY kio-thumbnail SYSTEM "thumbnail.docbook">
<!ENTITY kio-webdav SYSTEM "webdav.docbook">
<!ENTITY kio-webdavs SYSTEM "webdavs.docbook">
-<!ENTITY tdeprint "<application>KDEPrint</application>">
+<!ENTITY tdeprint "<application>TDEPrint</application>">
<!ENTITY Ferdinand.Gassauer '<personname><firstname>Ferdinand</firstname><surname>Gassauer</surname></personname>'>
<!ENTITY Ferdinand.Gassauer.mail '<email>f.gassauer@aon.at</email>'>
<!ENTITY % addindex "IGNORE">
diff --git a/doc/tdeprint/cups-config.docbook b/doc/tdeprint/cups-config.docbook
index 3dba500c8..f12ad22b4 100644
--- a/doc/tdeprint/cups-config.docbook
+++ b/doc/tdeprint/cups-config.docbook
@@ -785,7 +785,7 @@ D [04/Aug/2001:23:15:12 +0100] StartJob(214, 08426fe0)
D [04/Aug/2001:23:15:12 +0100] StartJob() id = 214, file = 0/1
D [04/Aug/2001:23:15:12 +0100] job-sheets=none,none
D [04/Aug/2001:23:15:12 +0100] banner_page = 0
-D [04/Aug/2001:23:15:12 +0100] StartJob: argv = "DANKA_P450","214","root","KDE Print Test",
+D [04/Aug/2001:23:15:12 +0100] StartJob: argv = "DANKA_P450","214","root","TDE Print Test",
[....]
D [04/Aug/2001:23:15:12 +0100] StartJob: envp = "PATH=/usr/lib/cups/filter:/bin:/usr/bin", [....]
D [04/Aug/2001:23:15:12 +0100] StartJob: statusfds = 5, 6
diff --git a/kicker/menuext/tdeprint/print_mnu.cpp b/kicker/menuext/tdeprint/print_mnu.cpp
index 8fd1c1c7f..9deef5555 100644
--- a/kicker/menuext/tdeprint/print_mnu.cpp
+++ b/kicker/menuext/tdeprint/print_mnu.cpp
@@ -65,7 +65,7 @@ void PrintMenu::initialize()
if ((KMManager::self()->printerOperationMask() & KMManager::PrinterCreation) && KMManager::self()->hasManagement())
insertItem(SmallIconSet("wizard"), i18n("Add Printer..."), ADD_PRINTER_ID);
- insertItem(SmallIconSet("tdeprint_configmgr"), i18n("KDE Print Settings"), TDEPRINT_SETTINGS_ID);
+ insertItem(SmallIconSet("tdeprint_configmgr"), i18n("TDE Print Settings"), TDEPRINT_SETTINGS_ID);
if (KMManager::self()->serverOperationMask() & KMManager::ServerConfigure)
insertItem(SmallIconSet("tdeprint_configsrv"), i18n("Configure Server"), CONFIG_SERVER_ID);
insertSeparator();
diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc
index d2412c5e9..1435167c8 100644
--- a/konqueror/konq_mainwindow.cc
+++ b/konqueror/konq_mainwindow.cc
@@ -4067,7 +4067,7 @@ void KonqMainWindow::initActions()
"You will be presented with a dialog where you can set various "
"options, such as the number of copies to print and which printer "
"to use.<p>"
- "This dialog also provides access to special KDE printing "
+ "This dialog also provides access to special TDE printing "
"services such as creating a PDF file from the current document." ) );
m_paPrint->setToolTip( i18n( "Print the current document" ) );
diff --git a/tdeprint/printmgr/kcmprintmgr.cpp b/tdeprint/printmgr/kcmprintmgr.cpp
index 34b773070..f24bf6c84 100644
--- a/tdeprint/printmgr/kcmprintmgr.cpp
+++ b/tdeprint/printmgr/kcmprintmgr.cpp
@@ -48,7 +48,7 @@ KCMPrintMgr::KCMPrintMgr(TQWidget *parent, const char *name, const TQStringList
main_->activate();
KAboutData *about =
- new KAboutData(I18N_NOOP("kcmprintmgr"), I18N_NOOP("KDE Printing Management"),
+ new KAboutData(I18N_NOOP("kcmprintmgr"), I18N_NOOP("TDE Printing Management"),
0, 0, KAboutData::License_GPL,
I18N_NOOP("(c) 2000 - 2002 Michael Goffioul"));
about->addAuthor("Michael Goffioul", 0, "tdeprint@swing.be");
@@ -57,14 +57,14 @@ KCMPrintMgr::KCMPrintMgr(TQWidget *parent, const char *name, const TQStringList
TQString KCMPrintMgr::quickHelp() const
{
- return i18n("<h1>Printers</h1>The KDE printing manager is part of KDEPrint which "
+ return i18n("<h1>Printers</h1>The TDE printing manager is part of TDEPrint which "
"is the interface to the real print subsystem of your Operating System (OS). "
"Although it does add some additional functionality of its own to those subsystems, "
- "KDEPrint depends on them for its functionality. Spooling and filtering tasks, especially, "
+ "TDEPrint depends on them for its functionality. Spooling and filtering tasks, especially, "
"are still done by your print subsystem, or the administrative tasks (adding or "
"modifying printers, setting access rights, etc.)<br/> "
- "What print features KDEPrint supports is therefore heavily dependent on your chosen print "
- "subsystem. For the best support in modern printing, the KDE Printing Team recommends "
+ "What print features TDEPrint supports is therefore heavily dependent on your chosen print "
+ "subsystem. For the best support in modern printing, the TDE Printing Team recommends "
"a CUPS based printing system.");
}