wok-next diff syslinux/stuff/i18n.cfg @ rev 19223
syslinux/c32box: fix custom_cmdline
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sun Jun 19 14:18:41 2016 +0200 (2016-06-19) |
| parents | 20cd0d6b9f64 |
| children |
line diff
1.1 --- a/syslinux/stuff/i18n.cfg Thu Aug 30 10:02:50 2012 +0200 1.2 +++ b/syslinux/stuff/i18n.cfg Sun Jun 19 14:18:41 2016 +0200 1.3 @@ -2,12 +2,5 @@ 1.4 MENU BEGIN ^lang 1.5 MENU TITLE Languages 1.6 MENU TABMSG 1.7 -MENU START 1.8 +MENU STARTIFNOARG 1 1.9 1.10 -LABEL boot 1.11 - MENU LABEL Start SliTaz 1.12 - MENU GOTO .top 1.13 - TEXT HELP 1.14 - Did you select your language first ? 1.15 - ENDTEXT 1.16 -