| Commit message (Expand) | Author | Age | Files | Lines |
* | don't yell when checking for "$" in DrakX.pot and only finding "\$" | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
* | hopefully last titi's bug on getSoundDevices :-( | Pascal Rigaux | 2003-01-16 | 1 | -1/+1 |
* | fix typo | Pascal Rigaux | 2003-01-15 | 1 | -1/+1 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-15 | 1 | -1/+110 |
* | (selectInstallClass): display mandrake release version when listing the choic... | Pascal Rigaux | 2003-01-15 | 1 | -4/+12 |
* | (find_root_parts): | Pascal Rigaux | 2003-01-15 | 1 | -6/+9 |
* | do not "use standalone" in a module used during install! | Pascal Rigaux | 2003-01-15 | 1 | -2/+2 |
* | adapt to install_any::find_root_parts() return value changes | Pascal Rigaux | 2003-01-15 | 1 | -1/+1 |
* | updated pot file | Pablo Saratxaga | 2003-01-15 | 3 | -28228/+33495 |
* | Added "Amharic" in the languages list, so it can be choosed and its | Pablo Saratxaga | 2003-01-15 | 1 | -8/+5 |
* | move install_steps_auto_install_non_interactive::configureNetwork() to | Pascal Rigaux | 2003-01-15 | 1 | -6/+5 |
* | fix for network module probe & configuration in interactive auto_install | Pascal Rigaux | 2003-01-15 | 1 | -0/+8 |
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 1 | -0/+4 |
* | snd-sscape does not exist | Thierry Vignaud | 2003-01-15 | 1 | -1/+0 |
* | - factorize snd devices listing in detect_devices::getSoundDevices() | Thierry Vignaud | 2003-01-15 | 3 | -4/+12 |
* | add an option to skip jazz drives detection | Thierry Vignaud | 2003-01-15 | 1 | -1/+5 |
* | (suggest_onmbr): log the choice | Pascal Rigaux | 2003-01-15 | 1 | -0/+1 |
* | drakproxy need common for getVarsFromSh() | Thierry Vignaud | 2003-01-15 | 1 | -0/+1 |
* | Removed bugs from Titi which prevented printerdrake from installing the reque... | Till Kamppeter | 2003-01-14 | 2 | -55/+55 |
* | ensure cancel on setupBootloader__mbr_or_not do cancel | Pascal Rigaux | 2003-01-14 | 1 | -2/+3 |
* | set_active on Gtk2::CheckButton is pretty dumb, it thinks undef is true ;p | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
* | don't probe mouse when testing (startup is now much faster) | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
* | changes to have less "Use of uninitialized value" | Pascal Rigaux | 2003-01-14 | 1 | -6/+8 |
* | fix bug & cleanup (to have less warning in debug mode) | Pascal Rigaux | 2003-01-14 | 1 | -4/+4 |
* | remove the ugly temporary fix for fontconfig | Pascal Rigaux | 2003-01-14 | 1 | -1/+0 |
* | remove duplicate code | Pascal Rigaux | 2003-01-14 | 1 | -3/+0 |
* | please perl_checker | Pascal Rigaux | 2003-01-14 | 1 | -2/+2 |
* | *** empty log message *** | Pascal Rigaux | 2003-01-14 | 1 | -1/+104 |
* | fix font_choice() | Thierry Vignaud | 2003-01-14 | 1 | -2/+2 |
* | don't automatically configure network on upgrade, now only done when called v... | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
* | unicore/To/Fold.pl is necessary to fix "panic: swash_fetch" error occuring in | Pascal Rigaux | 2003-01-14 | 1 | -0/+1 |
* | add harddrake::sound checker | Thierry Vignaud | 2003-01-14 | 1 | -0/+20 |
* | add missing sound modules (found by check_snd in comparing | Thierry Vignaud | 2003-01-14 | 1 | -5/+8 |
* | add a "trouble shooting" window | Thierry Vignaud | 2003-01-14 | 1 | -4/+38 |
* | don't say "You must have a swap partition" | Pascal Rigaux | 2003-01-13 | 1 | -1/+0 |
* | *** empty log message *** | Thierry Vignaud | 2003-01-13 | 1 | -1/+5 |
* | it's uneeded to force scalar context | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
* | make get_descr_from_ppd() clearer by : | Thierry Vignaud | 2003-01-13 | 1 | -11/+9 |
* | simplify set_cups_autoconf() | Thierry Vignaud | 2003-01-13 | 1 | -5/+2 |
* | remove old bug reference | Thierry Vignaud | 2003-01-13 | 1 | -4/+0 |
* | print_testpages() : factorize and simplify options managment | Thierry Vignaud | 2003-01-13 | 1 | -66/+26 |
* | add_spooler_to_security_level(), configure_queue() | Thierry Vignaud | 2003-01-13 | 1 | -12/+4 |
* | setup_local_autoscan(): | Thierry Vignaud | 2003-01-13 | 1 | -21/+3 |
* | setup_local_autoscan() : simplify loop of loop | Thierry Vignaud | 2003-01-13 | 1 | -7/+2 |
* | update | Thierry Vignaud | 2003-01-13 | 1 | -7/+6 |
* | this is not a per class help, but we told the user what | Thierry Vignaud | 2003-01-13 | 1 | -9/+2 |
* | add support for zip drives | Thierry Vignaud | 2003-01-13 | 1 | -0/+1 |
* | listlength() is obviously just "overhead" for arrays | Thierry Vignaud | 2003-01-13 | 1 | -1/+1 |
* | use diskdrake to configure cdroms, dvroms, cd|dvd -burners, | Thierry Vignaud | 2003-01-13 | 1 | -2/+4 |
* | Avoid unnecessary restarts of the CUPS daemon. | Till Kamppeter | 2003-01-13 | 2 | -3/+9 |