wok annotate syslinux/stuff/es.cfg @ rev 1169

Add receipt for slock - Simple X session locker
author Mallory MOLLO <mallory@sweetpeople.org>
date Thu Jul 31 05:58:37 2008 +0200 (2008-07-31)
parents 97526a91fabb
children 8e037d6c17d6
rev   line source
pascal@227 1 KBDMAP es.kbd
pascal@926 2 display isolinux.msg
pascal@926 3 SAY Now using es keyboard and es_ES locale.
pascal@227 4 label slitaz
pascal@227 5 kernel /boot/bzImage
pankso@723 6 append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal lang=es_ES kmap=es
pascal@227 7
pascal@829 8 include common.inc