Different changes following Robert's email 20091121230904.GA29740@thorin
This commit is contained in:
parent
ee99edc809
commit
0648f857ea
8 changed files with 107 additions and 113 deletions
|
@ -103,11 +103,13 @@ EOF
|
|||
esac
|
||||
|
||||
# Gettext variables and module
|
||||
cat << EOF
|
||||
if [ "x${LANG}" != "xC" ] ; then
|
||||
cat << EOF
|
||||
set locale_dir=${locale_dir}
|
||||
set lang=${grub_lang}
|
||||
insmod gettext
|
||||
EOF
|
||||
fi
|
||||
|
||||
if [ "x${GRUB_HIDDEN_TIMEOUT}" != "x" ] ; then
|
||||
if [ "x${GRUB_HIDDEN_TIMEOUT_QUIET}" = "xtrue" ] ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue