summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Call function for configuring applications only if really needed.Till Kamppeter2003-03-021-14/+26
|
* Read device ID string for a USB printer up to three times when it does not ↵Till Kamppeter2003-03-021-67/+80
| | | | contain information.
* Shortened the texts in some list dialogs to get a better layout.Till Kamppeter2003-03-021-11/+11
|
* Correction on reading the Foomatic overview.Till Kamppeter2003-03-021-12/+8
|
* Fixes on reading of Foomatic data overview ("foomatic-configure -O"):Till Kamppeter2003-03-021-14/+20
| | | | | | | - Removed usage of on-disk cache - Made new "<general>" and "<ieee1284>" tags for auto-detection info being recognized.
* addGuillaume Cottenceau2003-03-021-0/+45
|
* - When non-interactively creating print queues ask the user for the modelTill Kamppeter2003-03-021-40/+66
| | | | | name if the model is not in the database, don't do wild guesses then.
* The generation of the "Summary" button for printer configuration created a ↵Till Kamppeter2003-03-011-2/+5
| | | | blank entry in the $o->{printer}{configures} hash which lead to a blank menu entry in the main menu of printerdrake. This is fixed now.
* updated Chinese, Swedish, Hungarian and Serbian filesPablo Saratxaga2003-03-011-68/+151
|
* *** empty log message ***Pascal Rigaux2003-02-281-1/+146
|
* let hasSMP don't exit DrakX in testing mode because /dev/mem is not accessibleGuillaume Cottenceau2003-02-281-1/+1
|
* updated pot filePablo Saratxaga2003-02-287-6979/+42
|
* fixed bad English stringPablo Saratxaga2003-02-281-1/+1
|
* - fix the check of mandrake_doc installed package (gc)Daouda Lo2003-02-281-2/+2
|
* fix deps problem when re-running makeGuillaume Cottenceau2003-02-281-2/+0
|
* remove temporiraly lo because utf_lo is not in the charsets hashGuillaume Cottenceau2003-02-281-1/+1
|
* moltes powered (for deush)Guillaume Cottenceau2003-02-281-2/+1
|
* hd_usb.img -> hdcdrom_usb.imgGuillaume Cottenceau2003-02-287-12/+21
|
* cøws gó mòõhGuillaume Cottenceau2003-02-281-2/+2
|
* i18n fixesPablo Saratxaga2003-02-281-3/+3
|
* reflect in standalone drakxtools the removal of DrakX iconsGuillaume Cottenceau2003-02-2819-19/+19
|
* install acpi and acpid if "Enable ACPI" is ok.Francois Pons2003-02-281-0/+5
|
* ltmodem support reminder.Francois Pons2003-02-281-0/+1
|
* fixes for drakconnect.Francois Pons2003-02-281-1/+5
|
* perl checko says we need to use parentheses with refGuillaume Cottenceau2003-02-281-1/+1
|
* removed profile management entry point.Francois Pons2003-02-281-57/+61
|
* Updated Estonian filePablo Saratxaga2003-02-282-1129/+1470
|
* hugly hack because GtkLabel doesn't wrap when using languages that don't ↵Guillaume Cottenceau2003-02-281-1/+2
| | | | contain spaces
* add LT WinModem support by searching ltmodem package.Francois Pons2003-02-281-5/+5
|
* fix theming in --doc modeGuillaume Cottenceau2003-02-281-2/+11
|
* put new pablo's images (less large, add missing ones)Guillaume Cottenceau2003-02-2882-13/+13
| | | | | sort langs in lang.pm
* updated pot filePablo Saratxaga2003-02-2854-51003/+73022
|
* *** empty log message ***Pascal Rigaux2003-02-281-1/+34
|
* ensure the $::expert flag in netconnect doesn't propagate to the rest of thePascal Rigaux2003-02-281-0/+1
| | | | | install
* corrected HOSTNAME/DHCP_HOSTNAME management.Frederic Lepied2003-02-281-14/+11
|
* allow to switch in expert mode during install.Frederic Lepied2003-02-281-1/+1
|
* Configure hostname only in expert mode.Frederic Lepied2003-02-281-7/+3
|
* - Fixed confScanner() deleting the config file in some cases.Till Kamppeter2003-02-282-2/+3
| | | | | - Removed PDQ from share/rpmsrate
* error out when a listed lang doesn't have a png lang fileGuillaume Cottenceau2003-02-272-4/+16
| | | | | | | | when doing the check of lang.pm, first show the warnings, then the errors at make-install time, remove pang lang files corresponding to disabled langs
* *** empty log message ***Pascal Rigaux2003-02-271-1/+125
|
* short name for rdz's on floppyPascal Rigaux2003-02-271-3/+4
|
* 9.1-10mdkThierry Vignaud2003-02-271-2/+6
|
* add sagem connection and disconnection script using /etc/ppp/peers/adsl file.Francois Pons2003-02-271-2/+15
|
* workaround gtk suckiness (set_text in a combo generates two 'change' ↵Pascal Rigaux2003-02-271-1/+8
| | | | signals, one when removing the whole, one for inserting the replacement..)
* don't forget gigabit network adaptersGuillaume Cottenceau2003-02-271-1/+1
|
* probe user and password in /etc/ppp/options.adsl too (as produced by ↵Francois Pons2003-02-271-2/+2
| | | | | | | original eagle installation), sagem adsl type connection does not need to configure an ethernet connection.
* updated pot filePablo Saratxaga2003-02-273-823/+851
|
* /root on a separate partition gives a warning, not an errorPascal Rigaux2003-02-271-1/+3
|
* (check): start portmap if neededPascal Rigaux2003-02-271-0/+1
|
* use lilo-like code for selecting mapdrive or notPascal Rigaux2003-02-271-6/+9
| | | | | (it was buggy, always generating "map (0x81) (0x80)", even for hd2)