summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/scannerdrake
Commit message (Collapse)AuthorAgeFilesLines
* - Let all occurences of "Seiko Epson" replaced by "Epson" both in theTill Kamppeter2002-08-201-1/+13
| | | | | | | | | | scanner names read from the ScannerDB and in the names resulting from scanner auto-detection (names from usbtable). So the user gets presented "Epson" and usbtable can have "Epson" names where ScannerDB can have "Seiko Epson" names. - If a scanner is listed as "unsupported" in ScannerDB, the user gets a message instead of scannerdrake silently exiting.
* Fixed parantheses of a "member" function, fixed typos.Till Kamppeter2002-08-201-3/+5
|
* - rename scanner::findScannerUsbport as scanner::detectThierry Vignaud2002-08-061-2/+2
| | | | | | as in mouse.pm - scanner::detect : detect SCSI scanners too
* replace "kill USR1" with "kill 'USR1'" (and same for USR2)Pascal Rigaux2002-08-051-1/+1
| | | | | (so that 'use strict' works)
* kill $Log (487 useless lines supressed from drakxtools)Thierry Vignaud2002-08-051-43/+0
|
* perl_checker fixesThierry Vignaud2002-08-011-8/+11
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+5
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* re-re-re-re-re-re-uncomment the pkgs check line.Yves Duret2002-03-111-1/+4
|
* added ASK DEVICE supportYves Duret2002-03-101-6/+17
|
* added sum up at the endYves Duret2002-03-091-0/+6
|
* uncomment line that checks if sane rpm is installed or not (thx gc).Yves Duret2002-03-091-1/+5
| | | | | i sux,
* HP OfficeJet supportYves Duret2002-02-181-2/+10
|
* scsi/parport preliminary supportYves Duret2002-02-181-3/+10
|
* - move 'use standalone' up to comply to 'explanations'Guillaume Cottenceau2002-01-181-2/+8
| | | | | - fix a small english problem
* Corrected English errorsPablo Saratxaga2001-11-191-1/+4
|
* added dynamic supportYves Duret2001-11-191-4/+13
|
* updateYves Duret2001-11-121-21/+23
|
* first apparition on earth..Yves Duret2001-10-101-0/+89