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/kprintdialog.cpp | |
parent | b316b4a3bfd6fd9937c7166e052ad1d813459f2d (diff) | |
download | tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.tar.gz tdelibs-8500fd304d11f6b2c850a57d2ce436f7a98bb513.zip |
Branding cleanup: KDE print -> TDE Print.
Diffstat (limited to 'tdeprint/kprintdialog.cpp')
-rw-r--r-- | tdeprint/kprintdialog.cpp | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/tdeprint/kprintdialog.cpp b/tdeprint/kprintdialog.cpp index d25affa4b..1e0e141a9 100644 --- a/tdeprint/kprintdialog.cpp +++ b/tdeprint/kprintdialog.cpp @@ -111,13 +111,13 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) " </qt>" ); TQString whatsThisPrinterSelect = i18n( " <qt><b>Printer Selection Menu:</b> " " <p>Use this combo box to select the printer to which you want to print." - " Initially (if you run KDEPrint for the first time), you may only find the " - " <em>KDE special printers</em> (which save" + " Initially (if you run TDEPrint for the first time), you may only find the " + " <em>TDE special printers</em> (which save" " jobs to disk [as PostScript- or PDF-files], or deliver jobs via" " email (as a PDF" " attachment). If you are missing a real printer, you need to..." " <ul>" - " <li>...either create a local printer with the help of the <em>KDE Add" + " <li>...either create a local printer with the help of the <em>TDE Add" " Printer Wizard</em>. The Wizard is available for the CUPS and RLPR printing" " systems (click button to the left of the <em>'Properties'</em> button),</li>" " <li>...or try to connect to an existing remote" @@ -127,7 +127,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) " server. </li> " " </ul>" " <p><b>Note:</b> It may happen that you successfully connected to a remote CUPS " - " server and still do not get a printer list. If this happens: force KDEPrint to " + " server and still do not get a printer list. If this happens: force TDEPrint to " " re-load its configuration files." " To reload the configuration files, either start kprinter again, or use the " " switch the print system away from CUPS and back again once. The print system switch " @@ -146,16 +146,16 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) " <p>To create a personal <em>'selective view list'</em>, click on the" " <em>'System Options'</em> button at the bottom of this dialog." " Then, in the new dialog, select <em>'Filter'</em> (left column in the" - " <em>KDE Print Configuration</em> dialog) and setup your selection..</p>" + " <em>TDE Print Configuration</em> dialog) and setup your selection..</p>" " <p><b>Warning:</b> Clicking this button without prior creation of a personal " " <em>'selective view list'</em> will make all printers dissappear from the " " view. (To re-enable all printers, just click this button again.) </p> " " </qt>" ); - TQString whatsThisAddPrinterWizard = i18n( "<qt><b>KDE Add Printer Wizard</b>" - " <p>This button starts the <em>KDE Add Printer Wizard</em>.</p>" + TQString whatsThisAddPrinterWizard = i18n( "<qt><b>TDE Add Printer Wizard</b>" + " <p>This button starts the <em>TDE Add Printer Wizard</em>.</p>" " <p>Use the Wizard (with <em>\"CUPS\"</em> or <em>\"RLPR\"</em>) to add locally" " defined printers to your system. </p>" - " <p><b>Note:</b> The <em>KDE Add Printer Wizard</em> does <b>not</b> work, " + " <p><b>Note:</b> The <em>TDE Add Printer Wizard</em> does <b>not</b> work, " " and this button is disabled if you use " " <em>\"Generic LPD</em>\", <em>\"LPRng\"</em>, or <em>\"Print Through " " an External Program</em>\".) </p> " @@ -170,16 +170,16 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisSystemOptions = i18n( " <qt><b>System Options:</b> " " <p>This button starts a new dialog where you can adjust various" " settings of your printing system. Amongst them:" - " <ul><li> Should KDE" + " <ul><li> Should \tDE" " applications embed all fonts into the PostScript they" " generate for printing?" - " <li> Should KDE use an external PostScript viewer" + " <li> Should TDE use an external PostScript viewer" " like <em>gv</em> for print page previews?" - " <li> Should KDEPrint use a local or a remote CUPS server?," + " <li> Should TDEPrint use a local or a remote CUPS server?," " </ul> and many more.... " " </qt>" ); - TQString whatsThisHelpButton = i18n( " <qt><b>Help:</b> This button takes you to the complete <em>KDEPrint" + TQString whatsThisHelpButton = i18n( " <qt><b>Help:</b> This button takes you to the complete <em>TDEPrint" " Manual</em>." " </qt>" ); @@ -189,7 +189,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisPrintButton = i18n( " <qt><b>Print:</b> This button sends the job to the printing process." " If you are sending non-PostScript files, you may be" - " asked if you want KDE to convert the files into PostScript," + " asked if you want TDE to convert the files into PostScript," " or if you want your print subsystem (like CUPS) to do this." " </qt>" ); @@ -206,7 +206,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisOutputFileLabel = i18n(" <qt><b>Output File Name and Path:</b> The \"Output file:\" shows " " you where your file will be" " saved if you decide to \"Print to File\" your job, using one of the" - " KDE <em>Special Printers</em> named \"Print to File (PostScript)\"" + " TDE <em>Special Printers</em> named \"Print to File (PostScript)\"" " or \"Print to File (PDF)\". Choose a name and location that suits" " your need by using the button and/or editing the line on the right." " </qt>" ); @@ -241,7 +241,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) " looks like you expected, without wasting paper first. It" " also lets you cancel the job if something looks wrong. " " <p><b>Note:</b> The preview feature (and therefore this checkbox) " - " is only visible for printjobs created from inside KDE applications. " + " is only visible for printjobs created from inside TDE applications. " " If you start kprinter from the commandline, or if you use kprinter " " as a print command for non-TDE applications (like Acrobat Reader, " " Firefox or OpenOffice), print preview is not available here. " |