summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
Commit message (Expand)AuthorAgeFilesLines
* - make printer::printerdrake::install_spooler() work with an optional $inPascal Rigaux2004-09-282-69/+47
* don't ask when $in is not set in security_check()Pascal Rigaux2004-09-241-1/+2
* (write_client_conf) fix drakxtools buildThierry Vignaud2004-09-021-1/+1
* - Do not check for presence of "scanner-gui" during install.Till Kamppeter2004-09-011-1/+1
* - If cupsd.conf is read but does not exist, use default settings for all sett...Till Kamppeter2004-09-011-1/+41
* - Fixed bug of printerdrake trying to install the virtual package "scanner-gu...Till Kamppeter2004-09-011-1/+3
* - Let xpp also be installed when in daemon-less CUPS client mode.Till Kamppeter2004-08-311-2/+3
* - Fixed duplicate translatable strings.Till Kamppeter2004-08-301-2/+4
* - Added column to show whether the printers are enabled or disables to the li...Till Kamppeter2004-08-303-4/+45
* - Inform the user on first-time setup, both during or after installation, tha...Till Kamppeter2004-08-292-49/+183
* - Made support for daemon-less CUPS client working.Till Kamppeter2004-08-275-68/+248
* - Moved initial package installation by printerdrake into "install_spooler()"...Till Kamppeter2004-08-252-44/+65
* - Special treatments for print queues with the "lbp660" and "ml85p" drivers. ...Till Kamppeter2004-08-241-9/+78
* Fixed "ask_from_()" calls in "config_cups()" (Thanks Olivier for breaking it ...Till Kamppeter2004-08-241-5/+5
* (local_detect) fix modules conf parsingOlivier Blin2004-08-241-1/+1
* language names are upcase in englishThierry Vignaud2004-08-231-1/+1
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* - Added fully automatic, non-interactive, X-less print queue set up by the "a...Till Kamppeter2004-08-212-41/+87
* - Fixed problem of Brother laser printer on parallel port not showing its nam...Till Kamppeter2004-08-201-2/+6
* - Let printer name, description, location be entered after determining the mo...Till Kamppeter2004-08-191-92/+70
* always close the wizard_window, die when an exception has been raisedOlivier Blin2004-08-191-1/+2
* perl_checker fixesOlivier Blin2004-08-191-7/+9
* perl_checker fixesOlivier Blin2004-08-191-95/+88
* workaround not to call c::upgrade_utf8 on read-only variablesOlivier Blin2004-08-191-10/+20
* workaround not to call c::upgrade_utf8 on read-only variablesOlivier Blin2004-08-191-11/+22
* perl_checker fixesOlivier Blin2004-08-191-140/+125
* typo fixesThierry Vignaud2004-08-191-3/+3
* - Removed installation of "gimpprint" package, it is part of GIMP 2.0.x now.Till Kamppeter2004-08-194-852/+8
* (connectionstr) workaround perl bugThierry Vignaud2004-08-191-1/+2
* Fix problem of the "usblp" kernel module not loaded before local printer auto...Till Kamppeter2004-08-191-1/+1
* - %modules::conf is no more a global, so many functions need passing $modules...Pascal Rigaux2004-07-213-5/+6
* use lang::analyse_locale_name() and lang::analyse_locale_name()Pascal Rigaux2004-05-111-1/+2
* perl_checker compliancePascal Rigaux2004-05-111-1/+2
* Let printerdrake install "scanner-gui" instead of "xsane" when it sets up an ...Till Kamppeter2004-03-131-11/+11
* spell Mandrakelinux in one wordThierry Vignaud2004-03-101-1/+1
* Made more clear choices in the first-time dialog of printerdrake.Till Kamppeter2004-03-091-1/+7
* Let URIs listed by "lpinfo -v" be shown in the dialog for entering a URI manu...Till Kamppeter2004-03-052-15/+39
* If an HP multi-function device was configured manually, extract the model nam...Till Kamppeter2004-03-031-0/+15
* Let HPOJ device entry be created with the correct printer model name.Till Kamppeter2004-03-031-0/+2
* Fixed HPOJ configuration when manually setting up a device.Till Kamppeter2004-03-021-0/+10
* Sometimes option default settings in the printer options dialog were missing ...Till Kamppeter2004-03-021-9/+9
* Fixed bug #8483: No "ptal:/..." in manual device URI list.Till Kamppeter2004-03-011-1/+3
* Do not configure the GIMP-Print plug-in on more than 50 users (bug #6423).Till Kamppeter2004-03-011-2/+4
* Fixed bug of installer crashing when an HP multi-function device is detected ...Till Kamppeter2004-03-011-1/+4
* Removed spurious quotes ('"') from HPOJ config file.Till Kamppeter2004-03-011-2/+3
* Support for new HP multi-function devices and for special needs of Lexmark X1...Till Kamppeter2004-03-011-2/+50
* Fixes for HPOJ setup during installation.Till Kamppeter2004-02-262-0/+10
* UI text fixes.Till Kamppeter2004-02-241-3/+3
* Give clear warning/error messages if a package installation fails.Till Kamppeter2004-02-241-32/+158
* (set_usermode) do not die when run with --testing as userThierry Vignaud2004-02-191-1/+1