Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create /dev/dvd for DVDs | Pascal Rigaux | 2002-02-26 | 1 | -0/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2002-02-26 | 1 | -2/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2002-02-26 | 3 | -709/+760 |
| | |||||
* | make perl_checker happy | Pascal Rigaux | 2002-02-26 | 1 | -1/+1 |
| | |||||
* | don't segfault when fclose(NULL) | Guillaume Cottenceau | 2002-02-26 | 1 | -0/+2 |
| | |||||
* | have "Ok More Show all" instead of "Ok Cancel Show all" | Pascal Rigaux | 2002-02-26 | 1 | -1/+1 |
| | |||||
* | fixed English typo | Pablo Saratxaga | 2002-02-26 | 1 | -1/+1 |
| | |||||
* | use "xvt -T" rather than "xvt --title": now not only we support rxvt | Thierry Vignaud | 2002-02-26 | 1 | -1/+1 |
| | | | | | | and xterm but konsole too. the only one missing is gnome-terminal which has -t but not -T | ||||
* | new logo | damien | 2002-02-26 | 1 | -0/+0 |
| | |||||
* | use /usr/lib/syslinux/isolinux files instead of /usr/lib/isolinux files. | Francois Pons | 2002-02-26 | 1 | -1/+1 |
| | |||||
* | set the locale properly instead of setting the translated messages in the script | Pascal Rigaux | 2002-02-26 | 1 | -6/+5 |
| | |||||
* | create bindtextdomain which does only part of the load_mo job | Pascal Rigaux | 2002-02-26 | 1 | -5/+13 |
| | |||||
* | corrected ttf/TTF and xfs restart | damien | 2002-02-26 | 1 | -3/+5 |
| | |||||
* | Ti Powerbook uses non-std 1152x768, rather than 1152x864 | Stew Benedict | 2002-02-26 | 1 | -0/+4 |
| | |||||
* | update comments | Thierry Vignaud | 2002-02-26 | 1 | -3/+4 |
| | |||||
* | - remove useless "no_edit => 1" | Thierry Vignaud | 2002-02-26 | 1 | -19/+14 |
| | | | | | | | | | | | | | | - use interactive_gtk to determine if we're runned under X11 (ie authorized acces to X11 server, X11 context, ...) - add a note to remember that we should add a method to detect if we run under X11 if/when we implement interactive_qt - simplify code : * remove is_tv and simplify its code to be a one-liner (replace a foreach by a scalar context) * use format to prevent reverse lookup on scantv run thus enabling to reverse the initial hash table - all cases (newt, gtk, wt/wo xvt, ...) have been re tested on real hw. | ||||
* | fix translation of test program. | Francois Pons | 2002-02-26 | 1 | -2/+6 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-26 | 1 | -0/+8 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-26 | 1 | -0/+48 |
| | |||||
* | remove passwords and realnames from report.bug | Pascal Rigaux | 2002-02-26 | 1 | -3/+7 |
| | |||||
* | use ide-scsi for ide zips | Pascal Rigaux | 2002-02-25 | 4 | -43/+56 |
| | |||||
* | add mt-st DAT stuff for joeghi (ghibo) | Guillaume Cottenceau | 2002-02-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | fixes for cursor or nasty pixel displayed using syslinux-1.67-3mdk | Francois Pons | 2002-02-25 | 1 | -0/+0 |
| | |||||
* | *** 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 me | Thierry Vignaud | 2002-02-25 | 1 | -0/+1 |
| | |||||
* | 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 |
| |