summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:39 +0000
committerPascal Rigaux <pixel@mandriva.com>2009-01-27 17:30:39 +0000
commitc9aeea52861ba52fee684fe48067b019dbbe79e9 (patch)
treeb4548ef19042343b85b31da9ecdcddff35de1040
parent8b40fda0dc40ead9ddc4a9866f90ae6c379f012b (diff)
downloadbootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar
bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.gz
bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.bz2
bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.tar.xz
bootloader-theme-c9aeea52861ba52fee684fe48067b019dbbe79e9.zip
do not show keyboard layout choice
why? well, we didn't have this choice. Is it really needed anyway since modifying the language also modifies the keymap?
-rw-r--r--data-boot/gfxboot.cfg2
-rw-r--r--data-install/gfxboot.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/data-boot/gfxboot.cfg b/data-boot/gfxboot.cfg
index af0431a..8b7376e 100644
--- a/data-boot/gfxboot.cfg
+++ b/data-boot/gfxboot.cfg
@@ -140,5 +140,5 @@ beep=0
; show keymap menu as submenu in lang dialog
keymap.submenu=0
; show keymap in main menu
-keymap.mainmenu=1
+keymap.mainmenu=0
diff --git a/data-install/gfxboot.cfg b/data-install/gfxboot.cfg
index fab0cc7..64d5edc 100644
--- a/data-install/gfxboot.cfg
+++ b/data-install/gfxboot.cfg
@@ -140,5 +140,5 @@ beep=1
; show keymap menu as submenu in lang dialog
keymap.submenu=0
; show keymap in main menu
-keymap.mainmenu=1
+keymap.mainmenu=0