Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed small typo | Pablo Saratxaga | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | internalize prepare_gtk2 in the BEGIN {} of ugtk2 already containing the ↵ | Guillaume Cottenceau | 2003-02-18 | 3 | -13/+4 |
| | | | | Gtk2->init | ||||
* | Removed N( ) around IP numbers, there is no point in "translating" them | Pablo Saratxaga | 2003-02-18 | 1 | -7/+7 |
| | |||||
* | - untabify | Thierry Vignaud | 2003-02-18 | 1 | -36/+26 |
| | | | | | | | - (basic_seclevel_option) inline it and kill it - (new_editable_combo) take two arguments, a ref on strings list and the default value | ||||
* | just remove all DISPLAYMANAGER occurences and fix the case where there | Thierry Vignaud | 2003-02-18 | 1 | -2/+2 |
| | | | | | were no such line before (which probably had never caught anyone) | ||||
* | bump version on fredl request | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | resync with msec | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 |
| | |||||
* | - "BrowsePoll" support in the CUPS configuration dialog. | Till Kamppeter | 2003-02-18 | 2 | -3/+225 |
| | | | | | | - Fixes on error message windows in the dialog for printer sharing destinations. | ||||
* | in {complete} or {canceled}, ensure giving a bad entry number to focus doesn't | Pascal Rigaux | 2003-02-18 | 1 | -2/+6 |
| | | | | | break (and log that something wrong happened) | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-17 | 1 | -1/+97 |
| | |||||
* | fix bug occurring "if no sound card are detected AND the user selected things | Pascal Rigaux | 2003-02-17 | 1 | -0/+1 |
| | | | | | | needing a sound card, propose a special case for ISA cards" (thanks to guran) | ||||
* | some more fixes (thanks to Edward Cherlin and Reinout van Schouwen) | Pascal Rigaux | 2003-02-17 | 1 | -3/+3 |
| | |||||
* | translate server {name} at display-time, not compile-time | Pascal Rigaux | 2003-02-17 | 1 | -5/+5 |
| | |||||
* | replace %level_list with level_list() so that N("...") is called at runtime | Pascal Rigaux | 2003-02-17 | 1 | -13/+13 |
| | | | | | instead of compile-time | ||||
* | change %countries so that we really have translated countries (side effect ↵ | Guillaume Cottenceau | 2003-02-17 | 1 | -239/+239 |
| | | | | of #1723 -> noticing this bug) | ||||
* | fix translation of title by calling N() after interactive->vnew | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | fix translation of title: N() needs to be called after | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | | | | | interactive->vnew has been called | ||||
* | updated Estonian file | Pablo Saratxaga | 2003-02-17 | 7 | -10/+10 |
| | |||||
* | fix typos (thanks to Reinout van Schouwen) | Pascal Rigaux | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | remove debug code :-( | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | grüh | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-02-17 | 3 | -270/+478 |
| | |||||
* | disable mn until we have lang-mn.png | Guillaume Cottenceau | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | fix pixel's commit: never display choosePackages and | Guillaume Cottenceau | 2003-02-17 | 1 | -2/+2 |
| | | | | | configureServices, instead of always | ||||
* | don't show "Choose packages to install" nor "Configure services" | Pascal Rigaux | 2003-02-17 | 1 | -2/+2 |
| | | | | | (was still there in expert) | ||||
* | updated @locales list | Pablo Saratxaga | 2003-02-17 | 1 | -2/+4 |
| | |||||
* | given default size of / increased. | Francois Pons | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | increased /var container for suggestion (simple or with /usr). | Francois Pons | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | add a reboot if not enough free space is available for installation or upgrade. | Francois Pons | 2003-02-17 | 1 | -1/+5 |
| | |||||
* | fixed command insmod. | Francois Pons | 2003-02-17 | 1 | -1/+2 |
| | |||||
* | bump version number | Thierry Vignaud | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | synced with msec | Thierry Vignaud | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-17 | 1 | -1/+39 |
| | |||||
* | add a checkbox "Force ACPI" | Pascal Rigaux | 2003-02-17 | 1 | -0/+9 |
| | |||||
* | propagate /proc/cmdline acpi=xxx | Pascal Rigaux | 2003-02-17 | 1 | -1/+3 |
| | |||||
* | have acpi=off by default | Pascal Rigaux | 2003-02-17 | 1 | -0/+1 |
| | |||||
* | fix pop_it... | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | ensure $o->{raw_X} is not destroyed when there is no modification done | Pascal Rigaux | 2003-02-17 | 1 | -1/+2 |
| | | | | | (since in that case Xconfig::main::configure_everything_or_configure_chooser() returns undef) | ||||
* | 9.1-0.34mdk | Till Kamppeter | 2003-02-17 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-02-17 | 1 | -1/+123 |
| | |||||
* | hopefully final fix for pop_it | Pascal Rigaux | 2003-02-17 | 1 | -2/+2 |
| | |||||
* | - Fixed bug of HP DeskJetb 990C being automatically installed even if | Till Kamppeter | 2003-02-17 | 1 | -11/+21 |
| | | | | | | there is already a queue for it - Fixed checking whether a device is known to CUPS | ||||
* | (is_fbdev): fix typo | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | (get_both): fix typo | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | also ->hide in when a button is clicked in standalone | Pascal Rigaux | 2003-02-17 | 1 | -10/+2 |
| | |||||
* | don't security::various::config_security_user() can fail, don't let it bother us | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | (to_string): simpler way to handle the "default" resolution of frame-buffer | Pascal Rigaux | 2003-02-17 | 1 | -1/+1 |
| | |||||
* | 9.1 rc1 | Florent Villard | 2003-02-17 | 1 | -0/+0 |
| | |||||
* | use fbdev when the graphic card is unknown | Pascal Rigaux | 2003-02-17 | 1 | -5/+9 |
| | |||||
* | warn when auto conf fail | Pascal Rigaux | 2003-02-17 | 1 | -1/+4 |
| |