diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 13:03:38 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 13:03:38 -0500 |
commit | 8500fd304d11f6b2c850a57d2ce436f7a98bb513 (patch) | |
tree | 3d6bd70da0e76d1b4df1559648e5f09a7ece810c /tdeprint/plugincombobox.cpp | |
parent | b316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff) | |
download | tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip |
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/plugincombobox.cpp')
-rw-r--r-- | tdeprint/plugincombobox.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdeprint/plugincombobox.cpp b/tdeprint/plugincombobox.cpp index 8fa09ab95..9ccfc8074 100644 --- a/tdeprint/plugincombobox.cpp +++ b/tdeprint/plugincombobox.cpp @@ -32,9 +32,9 @@ PluginComboBox::PluginComboBox(TQWidget *parent, const char *name) { TQString whatsThisCurrentPrintsystem = i18n(" <qt><b>Print Subsystem Selection</b>" " <p>This combo box shows (and lets you select)" - " a print subsystem to be used by KDEPrint. (This print" + " a print subsystem to be used by TDEPrint. (This print" " subsystem must, of course, be installed inside your" - " Operating System.) KDEPrint usually auto-detects the" + " Operating System.) TDEPrint usually auto-detects the" " correct print subsystem by itself upon first startup." " Most Linux distributions have \"CUPS\", the <em>Common" " UNIX Printing System</em>." |