Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | perl_checker fix | Thierry Vignaud | 2003-02-18 | 1 | -1/+1 | |
| | ||||||
* | (setRootPassword): display "Authentication" in Advanced | Pascal Rigaux | 2003-02-18 | 1 | -3/+1 | |
| | ||||||
* | 9.1-1mdk | Thierry Vignaud | 2003-02-18 | 1 | -1/+10 | |
| | ||||||
* | display the release even when there is only one system to upgrade | Pascal Rigaux | 2003-02-18 | 1 | -3/+1 | |
| | | | | | (asked by flepied & warly) | |||||
* | - (row_setting_data) inline it | Thierry Vignaud | 2003-02-18 | 1 | -12/+8 | |
| | | | | | - fix #1769 | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-18 | 1 | -23/+24 | |
| | ||||||
* | perl_checker fixes | Thierry Vignaud | 2003-02-18 | 2 | -15/+17 | |
| | ||||||
* | fix ugly bug (the bug was introduced in diskdrake/interactive.pm 1.67) | Pascal Rigaux | 2003-02-18 | 1 | -2/+2 | |
| | ||||||
* | (resize): do a test resize before doing the real one | Pascal Rigaux | 2003-02-18 | 1 | -1/+3 | |
| | ||||||
* | don't use tmpfs on /tmp if /tmp is a separate partition | Pascal Rigaux | 2003-02-18 | 1 | -1/+1 | |
| | | | | | (anyway, all this is ugly, see with titi) | |||||
* | - ensure someone can't set a mount point on a non formatted ntfs partition | Pascal Rigaux | 2003-02-18 | 2 | -1/+5 | |
| | | | | | - remove the mount point when destructive resizing and isNonMountable | |||||
* | catch bad HorizSync or VertRefresh | Pascal Rigaux | 2003-02-18 | 1 | -0/+2 | |
| | | | | | (on Regis's monitor, it gives "62-0 Hz VertRefresh") | |||||
* | ease translator job regarding latest draksec commit | Thierry Vignaud | 2003-02-18 | 2 | -2/+2 | |
| | ||||||
* | updated pot file | Pablo Saratxaga | 2003-02-18 | 3 | -88/+245 | |
| | ||||||
* | the empty label in the HButtonBox had the same size as the buttons (since | Pascal Rigaux | 2003-02-18 | 1 | -1/+0 | |
| | | | | | | HButtonBox are always homogeneous), causing addUser in german not to fit on the screen. No good way to solve this :-( | |||||
* | Files for XFree4 based PPC install. | Stew Benedict | 2003-02-18 | 1 | -1/+21 | |
| | ||||||
* | simplify | Pascal Rigaux | 2003-02-18 | 1 | -2/+1 | |
| | ||||||
* | translate grp_toggles at display-time, not compile-time | Pascal Rigaux | 2003-02-18 | 1 | -10/+10 | |
| | ||||||
* | fix titi's perl checko | Guillaume Cottenceau | 2003-02-18 | 1 | -1/+1 | |
| | ||||||
* | better default partitioning | Pascal Rigaux | 2003-02-18 | 1 | -7/+7 | |
| | ||||||
* | 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 | |||||
* | replace ext2resize with resize2fs in rescue (already done in DrakX) | Pascal Rigaux | 2003-02-17 | 3 | -3/+3 | |
| | ||||||
* | 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 | |
| |