summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* - fix calling configureTimezonePascal Rigaux2003-02-131-7/+6
| | | | | - have country before timezone (gc wants it that way...)
* fix ask_warn(), really dont make it popPascal Rigaux2003-02-132-7/+2
|
* fix typoPascal Rigaux2003-02-131-1/+1
|
* minor changes (update from xml)Pascal Rigaux2003-02-135-20/+20
|
* use PerlIO-gzipPascal Rigaux2003-02-132-0/+6
|
* at last fix the culprit for the dreaded "relocation error"Pascal Rigaux2003-02-131-2/+4
| | | | | (esp. occured when the glibc changed)
* fix and some more HelpPascal Rigaux2003-02-137-19/+35
|
* no need for "empty" id anymorePascal Rigaux2003-02-132-2/+0
|
* fix typo (from xml)Pascal Rigaux2003-02-131-3/+0
|
* new help from xmlPascal Rigaux2003-02-135-3135/+3160
|
* - adapt to new drakx-chapter.xml (esp. handle <variablelist> tags)Pascal Rigaux2003-02-131-23/+24
| | | | | | - replace __ with N_ - add "our" for "%steps"
* updated Norwegian filePablo Saratxaga2003-02-131-428/+999
|
* don't force pop_it on ask_warn'sPascal Rigaux2003-02-131-1/+0
|
* - set_help is deprecatedPascal Rigaux2003-02-1322-126/+150
| | | | | | | - it is replaced by interactive_help_id on each ask_* - many set_help do not have any correspondance in help.pm (drakxid-*), those are commented for now
* 9.1-0.29mdkThierry Vignaud2003-02-131-1/+4
|
* Mouse button emulation. Clarify L-Command, add Enter. (Ben Reser)Stew Benedict2003-02-131-1/+2
|
* gc sux: install_any is not available in drakxtoolsGuillaume Cottenceau2003-02-131-1/+0
|
* die if getAndSaveFile failed, so that it will be easier to debugGuillaume Cottenceau2003-02-131-1/+1
| | | | | if we have this problem..
* - {interactive_help} is a function returning text, it doesn't need to do the ↵Pascal Rigaux2003-02-133-12/+3
| | | | | | | help window - drop global interactive_help during install. Will be done per ->ask_*
* add ask_yesorno_, ask_okcancel_, ask_warn_, ask_from_listf_raw (to allow help)Pascal Rigaux2003-02-131-27/+41
|
* make perl_checker happyPascal Rigaux2003-02-132-3/+2
|
* help perl_checkerPascal Rigaux2003-02-131-2/+2
|
* cleanupPascal Rigaux2003-02-131-5/+5
|
* add CVS $IdPascal Rigaux2003-02-135-5/+5
|
* add cvs $IdPascal Rigaux2003-02-131-1/+1
|
* don't use $_total, use $total_ insteadPascal Rigaux2003-02-131-2/+2
|
* no commentThierry Vignaud2003-02-131-1/+1
|
* (start_service_on_boot) prevent copying this styleThierry Vignaud2003-02-131-4/+2
|
* (do_not_start_service_on_boot) : simplify itThierry Vignaud2003-02-131-3/+1
|
* fix drakxtools buildThierry Vignaud2003-02-131-1/+1
|
* 9.1-0.28mdkThierry Vignaud2003-02-131-2/+12
|
* Fixed typo.Till Kamppeter2003-02-131-1/+1
|
* Improved handling and structure of scanner databaseTill Kamppeter2003-02-133-25/+77
| | | | | | | | | - Scanners with multiple ports are supported now - Fully automatic build of the scanner database, including lines for configuration files - Fixed "SnapScan" <-> "snapscan" bug - Some HP scanners had no manufacturer field. Fixed.
* cleanGuillaume Cottenceau2003-02-121-8/+0
|
* add missing pango rendering modulesGuillaume Cottenceau2003-02-122-1/+24
| | | | | in ramdisk, do download additional fonts if needed (fixes problems with CJK languages and namely #1098)
* cleanup starts_on_boot()Pascal Rigaux2003-02-121-15/+3
|
* Updated pot filePablo Saratxaga2003-02-123-1102/+3811
|
* CJK fonts can now be pcf.gz, hopefully since they will be too large for ↵Guillaume Cottenceau2003-02-121-0/+0
| | | | ramdisks :(
* Scannerdrake vastly improvedTill Kamppeter2003-02-123-47/+736
| | | | | | | | | | | | - Use auto-detection methods of SANE - Do not ask the user to configure scanners which are already configured - Handle systems with more than one scanner correctly - Added ports of newer scanners (libusb, parallel, ...) to the port selector in manual setup - Main dialog showing all configured scanners - Full support for scanner sharing via SANE (server/client) - Support for USB scanner access via libusb
* - ensure focus should not be needed anymoreGuillaume Cottenceau2003-02-121-10/+1
| | | | | - support XSetInputFocus hackery
* fix just stupid fpons sucksThierry Vignaud2003-02-121-1/+1
|
* rework summary() (esp. to allow a gtk frontend)Pascal Rigaux2003-02-123-87/+133
|
* use {interactive_help}Pascal Rigaux2003-02-121-17/+16
|
* allow {interactive_help} per dialog boxes instead of globalPascal Rigaux2003-02-122-2/+3
|
* don't set pop_it when the window is hiddenPascal Rigaux2003-02-121-1/+4
|
* updated to find an interface even when no profile are available.Francois Pons2003-02-121-6/+10
|
* prefer apache for drakpxe to find the right package.Francois Pons2003-02-121-1/+1
|
* fix fpons sucks (at least one time).Francois Pons2003-02-121-2/+3
|
* perl_checker compliance ("ref" now need parentheses in many case)Pascal Rigaux2003-02-1217-27/+27
|
* do not enfore default settingsThierry Vignaud2003-02-121-1/+0
|