Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix garbled font when asking UTF8 in text install | Guillaume Cottenceau | 2003-09-12 | 1 | -4/+4 |
| | |||||
* | stuff doesn't contain gtk stuff anymore | Guillaume Cottenceau | 2003-09-12 | 2 | -4/+2 |
| | |||||
* | die if cp failed | Guillaume Cottenceau | 2003-09-12 | 1 | -1/+1 |
| | |||||
* | 9.2-11mdk | Thierry Vignaud | 2003-09-12 | 1 | -1/+19 |
| | |||||
* | fix #5586 (profiles with spaces in name) | Thierry Vignaud | 2003-09-12 | 1 | -2/+3 |
| | |||||
* | added sub copy_firmware, sub use_windows(), sub use_floppy | Damien Chaumette | 2003-09-12 | 1 | -0/+45 |
| | | | | | firmware copy works from floppy and windows/winnt | ||||
* | - dropped sub load_firmware_floppy | Damien Chaumette | 2003-09-12 | 1 | -25/+6 |
| | | | | | - handle windows firmware's copy | ||||
* | Update | David Baudens | 2003-09-12 | 8 | -0/+0 |
| | |||||
* | Always install a termunal emulator and don't install GNOME by default | David Baudens | 2003-09-12 | 1 | -2/+2 |
| | |||||
* | updated Norwegian, Swedish and Vietnamese files | Pablo Saratxaga | 2003-09-12 | 3 | -6693/+6493 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-12 | 1 | -1/+103 |
| | |||||
* | fix progressbar color (should be blue) | Guillaume Cottenceau | 2003-09-12 | 1 | -3/+7 |
| | |||||
* | fixed fatal error in rpmsrate. | Francois Pons | 2003-09-12 | 1 | -1/+0 |
| | |||||
* | updated Estonian file | Pablo Saratxaga | 2003-09-12 | 1 | -1509/+1734 |
| | |||||
* | fix #5586 (netprofile package still need be fixed) | Thierry Vignaud | 2003-09-12 | 1 | -4/+4 |
| | |||||
* | Fix gnome-audio entry | David Baudens | 2003-09-12 | 1 | -1/+1 |
| | |||||
* | removed nautilus-gtkhtml | Frederic Lepied | 2003-09-12 | 1 | -1/+0 |
| | |||||
* | added rnboifd and cm2020 packages | Frederic Lepied | 2003-09-12 | 1 | -0/+7 |
| | |||||
* | Update | David Baudens | 2003-09-12 | 1 | -13/+68 |
| | |||||
* | Updated | Arkadiusz Lipiec | 2003-09-12 | 1 | -4343/+4837 |
| | |||||
* | Updated Spanish translation | Fabián Mandelbaum | 2003-09-12 | 1 | -1804/+3533 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-09-12 | 52 | -71796/+119627 |
| | |||||
* | fix #5571 | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | if some module has no parameter, instead of not displaying the config | Thierry Vignaud | 2003-09-11 | 1 | -1/+5 |
| | | | | | window, show that there's no parameters to configure | ||||
* | don't display a watch when slow things because due to the | Guillaume Cottenceau | 2003-09-11 | 1 | -15/+6 |
| | | | | | | | | | | | | large number of gtkflush(), the ask_ok_cancel appears before its Gtk->main is called, hence clicking too fast will call Gtk->main_quit before Gtk->main, but the dialog doesn't disappear; then on the next click on ok/cancel, the call to another Gtk->main_quit will lead to two Gtk->main being exited, hence destroying the ok/cancel dialog but alors the main window (choose of individual packages) | ||||
* | fix infamous #4136 | Thierry Vignaud | 2003-09-11 | 1 | -0/+1 |
| | | | | | | | | rationale: our own SIG_CHLD handler intercept the child death after run_program's waitpid() got interrupted by the signal but before it get rescheduled by the kernel (at which stage the child it wait for does not exists anymore) | ||||
* | translate one more string | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | don't pack_end two times a button, this causes a Gtk Critical and we never ↵ | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 |
| | | | | know what can happen after that :/ | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-11 | 1 | -1/+267 |
| | |||||
* | move configuring kdmrc to lang::write so that it is done in localedrake | Pascal Rigaux | 2003-09-11 | 2 | -18/+18 |
| | |||||
* | don't configure kde config files when they are not present | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
| | | | | | (otherwise minimal install followed by urpmi kde gives a badly configured kde) | ||||
* | use center_always for popped windows (if transient is not used), and force ↵ | Pascal Rigaux | 2003-09-11 | 2 | -3/+6 |
| | | | | centering in Xconfig test | ||||
* | libXext seems to be needed, i don't know why... | Pascal Rigaux | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | do not set hostname if there's a dynamic interface | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | simplified oem theme generation, now use oem-theme.rpm | Francois Pons | 2003-09-11 | 1 | -60/+6 |
| | |||||
* | silly me, I forgot the debug messages | Florin Grad | 2003-09-11 | 1 | -2/+0 |
| | |||||
* | add the network interface window as in the drakgw's case | Florin Grad | 2003-09-11 | 1 | -1/+3 |
| | |||||
* | some Cancel interface fix | Florin Grad | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | fixed depth to 24 when using driver fglrx (it won't work unless 24 bits) | Francois Pons | 2003-09-11 | 1 | -0/+3 |
| | |||||
* | Add 5 LOCALES"zh_CN" miniChinput (#4408) | David Baudens | 2003-09-11 | 1 | -0/+2 |
| | |||||
* | inactivate antialias in VGA16 because it makes fonts look worse | Guillaume Cottenceau | 2003-09-11 | 1 | -0/+12 |
| | |||||
* | always display the log domain names in the same order, that is in | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | | | | | english (not l10n) alphabetic order | ||||
* | remove debugging assertion | Thierry Vignaud | 2003-09-11 | 1 | -1/+0 |
| | |||||
* | display "the current level is X" instead of "the current level is level X" | Thierry Vignaud | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | fixed to use meta_class desktop instead of virtual discovery (mapped to ↵ | Francois Pons | 2003-09-11 | 1 | -1/+1 |
| | | | | desktop). | ||||
* | wait for processes that need to be correctly finished before. | Francois Pons | 2003-09-11 | 1 | -4/+5 |
| | |||||
* | don't use images for language choice in vga16, it's too ugly | Guillaume Cottenceau | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | added detach option to handle detached process running (for update-menus). | Francois Pons | 2003-09-11 | 1 | -27/+31 |
| | |||||
* | protected restore entry to be only visible if restore option added during boot. | Francois Pons | 2003-09-11 | 1 | -1/+1 |
| | |||||
* | added restore option to allow restore entry to be created (refused by default) | Francois Pons | 2003-09-11 | 1 | -0/+1 |
| |