summaryrefslogtreecommitdiffstats
path: root/perl-install/printer
Commit message (Expand)AuthorAgeFilesLines
* - Made possible modifying the options on a non-Foomatic queue not set upTill Kamppeter2005-02-231-7/+14
* - Fixed bug of accentuated characters in PPDs not correctly reproduced in theTill Kamppeter2005-02-231-10/+47
* - Corrected default settings for printer auto-detection in beginner's modeTill Kamppeter2005-02-221-5/+5
* - Removed "gpr" from the packages to be installed. It is taken from the distroTill Kamppeter2005-02-211-6/+4
* - If a printer is set up with HPLIP and has still an old HPOJ configuration,Till Kamppeter2005-02-162-2/+64
* Force only ASCII letters, numbers, and underscores being used in print queue ...Till Kamppeter2005-02-151-2/+6
* - Let printer autodetection results get into /root/drakx/report.bug.gzTill Kamppeter2005-02-141-3/+8
* - Allow setting the network printer auto-detection timeout in expert modeTill Kamppeter2005-02-142-14/+39
* - Fixed bug of network printers without DNS hostname entry not detectedTill Kamppeter2005-02-141-12/+17
* Allow HPLIP setup also when setting up the print queue manually.Till Kamppeter2005-02-132-8/+71
* Tell that card reader is USB storage in the HPLIP help text only if the devic...Till Kamppeter2005-02-101-6/+4
* - Added help text for printers used with HPLIP.Till Kamppeter2005-02-102-10/+93
* Added reading the printing technology type in the HPLIP model database.Till Kamppeter2005-02-091-0/+3
* Added automatic setup of HP printers with HPLIP.Till Kamppeter2005-02-092-107/+347
* Added subroutine to parse HPLIP device database XML file.Till Kamppeter2005-02-091-0/+115
* Updated device destinctions for HPOJ to the newest models.Till Kamppeter2005-02-081-10/+10
* translatable string already in usePablo Saratxaga2005-02-081-1/+1
* Fixed (worked around?) bug of parallel HP MF devices not being set up correct...Till Kamppeter2005-02-081-3/+6
* - Prevented restarting of HPOJ and reloading the parallel port kernel modulesTill Kamppeter2005-02-082-5/+12
* - Corrected recognition of driver name in Foomatic-generated PPDs.Till Kamppeter2005-02-081-2/+13
* Added hplip-model-data package to be installed.Till Kamppeter2005-02-081-1/+2
* Limited automatically generated print queue names to 12 characters and warn u...Till Kamppeter2005-02-081-7/+85
* Use "hplip-hpijs" for HPIJS package.Till Kamppeter2005-02-071-1/+1
* Added "hplip-hpijs-ppds" to be installed when printerdrake is started.Till Kamppeter2005-02-061-1/+3
* Adapted printerdrake to new printer drivers packages.Till Kamppeter2005-02-062-7/+22
* don't pass prefix to network::netconnect::main() (it doesn't use it)Pascal Rigaux2004-12-211-1/+1
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-133-17/+17
* - 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