From 8500fd304d11f6b2c850a57d2ce436f7a98bb513 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 10 May 2012 13:03:38 -0500 Subject: Branding cleanup: KDE print -> TDE Print. --- tdeprint/kprintdialog.cpp | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'tdeprint/kprintdialog.cpp') 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) " " ); TQString whatsThisPrinterSelect = i18n( " Printer Selection Menu: " "

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 " - " KDE special printers (which save" + " Initially (if you run TDEPrint for the first time), you may only find the " + " TDE special printers (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..." "

" "

Note: 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) "

To create a personal 'selective view list', click on the" " 'System Options' button at the bottom of this dialog." " Then, in the new dialog, select 'Filter' (left column in the" - " KDE Print Configuration dialog) and setup your selection..

" + " TDE Print Configuration dialog) and setup your selection..

" "

Warning: Clicking this button without prior creation of a personal " " 'selective view list' will make all printers dissappear from the " " view. (To re-enable all printers, just click this button again.)

" "
" ); - TQString whatsThisAddPrinterWizard = i18n( "KDE Add Printer Wizard" - "

This button starts the KDE Add Printer Wizard.

" + TQString whatsThisAddPrinterWizard = i18n( "TDE Add Printer Wizard" + "

This button starts the TDE Add Printer Wizard.

" "

Use the Wizard (with \"CUPS\" or \"RLPR\") to add locally" " defined printers to your system.

" - "

Note: The KDE Add Printer Wizard does not work, " + "

Note: The TDE Add Printer Wizard does not work, " " and this button is disabled if you use " " \"Generic LPD\", \"LPRng\", or \"Print Through " " an External Program\".)

" @@ -170,16 +170,16 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisSystemOptions = i18n( " System Options: " "

This button starts a new dialog where you can adjust various" " settings of your printing system. Amongst them:" - "

  • Should KDE" + "
    • Should \tDE" " applications embed all fonts into the PostScript they" " generate for printing?" - "
    • Should KDE use an external PostScript viewer" + "
    • Should TDE use an external PostScript viewer" " like gv for print page previews?" - "
    • Should KDEPrint use a local or a remote CUPS server?," + "
    • Should TDEPrint use a local or a remote CUPS server?," "
    and many more.... " " " ); - TQString whatsThisHelpButton = i18n( " Help: This button takes you to the complete KDEPrint" + TQString whatsThisHelpButton = i18n( " Help: This button takes you to the complete TDEPrint" " Manual." " " ); @@ -189,7 +189,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisPrintButton = i18n( " Print: 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." " " ); @@ -206,7 +206,7 @@ KPrintDialog::KPrintDialog(TQWidget *parent, const char *name) TQString whatsThisOutputFileLabel = i18n(" Output File Name and Path: 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 Special Printers named \"Print to File (PostScript)\"" + " TDE Special Printers 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." " " ); @@ -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. " "

    Note: 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. " -- cgit v1.2.1