LINUX.ORG.RU

История изменений

Исправление kogar, (текущая версия) :

set timeout=30

if [ x$feature_timeout_style = xy ] ; then

set timeout_style=hidden

set timeout=0

Fallback hidden-timeout code in case the timeout_style feature

is set timeout=0

set timeout_style=menu

if [ «${timeout}» = 0 ]; then

set timeout=10

Исходная версия kogar, :

set timeout=30 if [ x$feature_timeout_style = xy ] ; then set timeout_style=hidden set timeout=0

Fallback hidden-timeout code in case the timeout_style feature is

set timeout=0

set timeout_style=menu if [ «${timeout}» = 0 ]; then set timeout=10