diff options
author | Darrell Anderson <[email protected]> | 2013-03-02 15:57:34 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-03-02 15:57:34 -0600 |
commit | 7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f (patch) | |
tree | c76702a7f6310fbe9d437e347535422e836e94e9 /tdeprint/ChangeLog | |
parent | a2a38be7600e2a2c2b49c66902d912ca036a2c0f (diff) | |
parent | 27bbee9a5f9dcda53d8eb23863ee670ad1360e41 (diff) | |
download | tdelibs-7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f.tar.gz tdelibs-7c0b0c9dc9fcbe9c198925bdc7ee18ac6be49f4f.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
Diffstat (limited to 'tdeprint/ChangeLog')
-rw-r--r-- | tdeprint/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeprint/ChangeLog b/tdeprint/ChangeLog index 5ce11bd36..86f8bbf16 100644 --- a/tdeprint/ChangeLog +++ b/tdeprint/ChangeLog @@ -59,7 +59,7 @@ Since 2.2 release, Michael Goffioul <[email protected]> printers (to not confuse the CUPS daemon for example) * Improved how the default printer is selected in print dialog to work in any cases - * General: make use of KLocale::pageSize() to determine the default + * General: make use of TDELocale::pageSize() to determine the default page size (used for example for pseudo printers and classes) * Wizard: fix buffer overflow when adding a remote LPD queue having a lot of jobs waiting @@ -108,7 +108,7 @@ Since 2.2 release, Michael Goffioul <[email protected]> * tdeprintfax: added possibility to view files being faxed and file action (remove and view) are enabled only when needed. * KPrinter: when printing to a file, support encoding and spaces - in file names + system --> KProcess. + in file names + system --> TDEProcess. 07/11/2001 Michael Goffioul <[email protected]> * tdeprint: fixed some problems: @@ -389,7 +389,7 @@ Since 2.2 release, Michael Goffioul <[email protected]> page ranges (problem with option encoding in CUPS). 15/02/2002 Michael Goffioul <[email protected]> - * general: fixed infinite recursion bug in KIconSelectAction + * general: fixed infinite recursion bug in TDEIconSelectAction * CUPS: temporarily disabled edition of page-ranges as it seems CUPS is buggy. I should find a workaround. * general (CUPS): enable some actions for jobs on remote hosts. It seems |