Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use ide-scsi for ide zips | Pascal Rigaux | 2002-02-25 | 4 | -43/+56 |
| | |||||
* | sort the list of keyboards | Pascal Rigaux | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | add --testing | Pascal Rigaux | 2002-02-25 | 1 | -1/+2 |
| | |||||
* | debug | damien | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | corrected modules parameters functions | damien | 2002-02-25 | 2 | -12/+21 |
| | |||||
* | ignore-table is a global flag, so put it there (when needed) | Pascal Rigaux | 2002-02-25 | 1 | -1/+3 |
| | |||||
* | *** empty log message *** | Thierry Vignaud | 2002-02-25 | 1 | -14/+14 |
| | |||||
* | more precise location for errata's | Guillaume Cottenceau | 2002-02-25 | 1 | -1/+3 |
| | |||||
* | add zapping to tv group | Thierry Vignaud | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | corrected advertisings | damien | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | Add mrproject to Office / GNOME | Frederic Crozat | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | completed lang2country | Pablo Saratxaga | 2002-02-25 | 1 | -4/+11 |
| | |||||
* | Improvved mechanism which searches for Star/Open Office | Till Kamppeter | 2002-02-25 | 1 | -4/+12 |
| | | | | | Added path to Star/Open Office printing commands | ||||
* | (addUser): add users in group usb if SECURE_LEVEL <= 3 | Pascal Rigaux | 2002-02-25 | 1 | -0/+2 |
| | |||||
* | updated po files | Pablo Saratxaga | 2002-02-25 | 1 | -40/+49 |
| | |||||
* | Generalized the search method for Star/Open Office so that automatic printer ↵ | Till Kamppeter | 2002-02-24 | 1 | -10/+13 |
| | | | | configuration also works for Star Office 6.x and 5.1. | ||||
* | updated pot file | Pablo Saratxaga | 2002-02-24 | 3 | -622/+808 |
| | |||||
* | fix some escaped " causing xgettext to go wild | Pascal Rigaux | 2002-02-24 | 1 | -3/+3 |
| | |||||
* | use the langs chosen to know the keyboards to propose (and not only the main ↵ | Pascal Rigaux | 2002-02-24 | 2 | -6/+6 |
| | | | | lang) | ||||
* | add linuxconf-lang | Florent Villard | 2002-02-24 | 1 | -3/+3 |
| | |||||
* | force Option "sw_cursor" for MagicMedia 256XL+ (thanks to Edward Tandi) | Pascal Rigaux | 2002-02-24 | 1 | -0/+1 |
| | |||||
* | don't call formatAlaTeX 5 times, simpler to call it once where it's needed | Pascal Rigaux | 2002-02-24 | 1 | -10/+10 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-24 | 1 | -0/+76 |
| | |||||
* | fix permission | Pascal Rigaux | 2002-02-24 | 1 | -0/+0 |
| | |||||
* | updated some po files | Pablo Saratxaga | 2002-02-24 | 1 | -501/+558 |
| | |||||
* | - use simplify_string to ensure multi-line and too long strings are not used | Pascal Rigaux | 2002-02-23 | 1 | -5/+18 |
| | | | | | | (hacky, but no other solution) - set $::setstep like interactive_gtk is doing (??) | ||||
* | no need to catch the exception from devices::make anymore | Pascal Rigaux | 2002-02-23 | 1 | -2/+2 |
| | |||||
* | remove "-f" option for insmod | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | adding gphoto2 | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | Added automatic configuration of printers in Star Office and Open Office. | Till Kamppeter | 2002-02-23 | 2 | -0/+504 |
| | |||||
* | not_edit'able filesystem type (allow esp. a nicer newt version) | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | updated Welsh file | Pablo Saratxaga | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | (devices::make): following a good advice from Andrej Borsenkow, return the | Pascal Rigaux | 2002-02-23 | 1 | -1/+3 |
| | | | | | | file even if the device file doesn't exist the caller will fail or not. The advantage is better compatibility than raising an exception | ||||
* | handle MBR containing the same character (0 or "l") | Pascal Rigaux | 2002-02-23 | 1 | -4/+2 |
| | |||||
* | nicer error message when mount fails | Pascal Rigaux | 2002-02-23 | 1 | -3/+3 |
| | |||||
* | udated Vietnamese file | Pablo Saratxaga | 2002-02-23 | 1 | -163/+157 |
| | |||||
* | devices::make doesn't mknod with devfs | Pascal Rigaux | 2002-02-23 | 2 | -2/+7 |
| | |||||
* | fix @icon_paths to include /usr/share/libDrakX/pixmaps (thanks to garrick) | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | |||||
* | when passwords do not match, focus on first password entry, not the second ↵ | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | | | | (thanks to garrick) | ||||
* | remove Option "sw_cursor" for "SiS 6326" since it's already handled in ↵ | Pascal Rigaux | 2002-02-23 | 1 | -1/+1 |
| | | | | Xconfigurator.pm | ||||
* | removed useless _( ) around a string displayed in English only | Pablo Saratxaga | 2002-02-23 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-23 | 1 | -0/+161 |
| | |||||
* | add atibm (thanks to Robin Pollard) | Pascal Rigaux | 2002-02-22 | 1 | -0/+1 |
| | |||||
* | updated Danish file | Pablo Saratxaga | 2002-02-22 | 1 | -492/+537 |
| | |||||
* | exit the pur_gtk version after launching the wizard version | Guillaume Cottenceau | 2002-02-22 | 1 | -2/+6 |
| | |||||
* | powermanga: 2 -> 3 | Guillaume Cottenceau | 2002-02-22 | 1 | -2/+2 |
| | |||||
* | better rephrasing | Guillaume Cottenceau | 2002-02-22 | 1 | -2/+2 |
| | |||||
* | workaround set_active failing | Pascal Rigaux | 2002-02-22 | 1 | -1/+1 |
| | |||||
* | fix 2 entries in charset2kde_font | Pascal Rigaux | 2002-02-22 | 1 | -2/+2 |
| | |||||
* | - remove non needed entries in lang2country | Pascal Rigaux | 2002-02-22 | 1 | -68/+50 |
| | | | | | | | - fix syntax errors - rename kdefont in charset2kde_font - much cleanup |