wok-next diff syslinux/stuff/i18n.cfg @ rev 13672

cc65: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 24 21:10:34 2012 +0100 (2012-11-24)
parents 591795b60a3e
children 3f48e3a93cd7
line diff
     1.1 --- a/syslinux/stuff/i18n.cfg	Thu Apr 19 18:35:25 2012 +0200
     1.2 +++ b/syslinux/stuff/i18n.cfg	Sat Nov 24 21:10:34 2012 +0100
     1.3 @@ -3,5 +3,11 @@
     1.4  MENU TITLE Languages
     1.5  MENU TABMSG
     1.6  MENU START
     1.7 -TIMEOUT 1
     1.8  
     1.9 +LABEL boot
    1.10 +	MENU LABEL Start SliTaz
    1.11 +	MENU GOTO .top
    1.12 +	TEXT HELP
    1.13 +	          Did you select your language first ?
    1.14 +	ENDTEXT
    1.15 +