--- deliantra/Deliantra-Client/bin/cfplus 2006/06/05 00:56:44 1.53 +++ deliantra/Deliantra-Client/bin/cfplus 2006/06/05 01:59:59 1.54 @@ -1211,7 +1211,7 @@ $BIND_EDITOR = new CFClient::UI::BindEditor (x => "max", y => 0); $STATUSBOX = new CFClient::UI::Statusbox; - $STATUSBOX->add ("Use Alt-Enter to toggle fullscreen mode", pri => -100, color => [1, 1, 1, 0.8]); + $STATUSBOX->add ("Use Alt-Enter to toggle fullscreen mode", timeout => 864000, pri => -100, color => [1, 1, 1, 0.8]); (new CFClient::UI::Frame bg => [0, 0, 0, 0.4], @@ -1280,9 +1280,9 @@ "Configure the use of audio, sound effects and background music."); $SETUP_NOTEBOOK->add (Keyboard => $SETUP_KEYBOARD = keyboard_setup, "Lets you define, edit and delete bindings." - . "There is a shortcut for making bindings: Left Control + Insert opens the binding editor " + . "There is a shortcut for making bindings: Left Control + Insert opens the binding editor " . "with nothing set and the recording started. After doing the actions you " - . "want to record press Insert and you will be asked to press a key-combo. " + . "want to record press Insert and you will be asked to press a key-combo. " . "After pressing the combo the binding will be saved automatically and the " . "binding editor closes"); $SETUP_NOTEBOOK->add (Spells => $SETUP_SPELLS = spell_setup,