Set default shrink mode as Menu for desktop too.

Change suggested by k-s.



SVN revision: 53748
This commit is contained in:
Rafael Fonseca 2010-10-21 20:23:52 +00:00
parent a7790e9dd7
commit ca157edc92
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ group "Elm_Config" struct {
value "cursor_engine_only" int: 1;
value "focus_highlight_enable" uchar: 0;
value "focus_highlight_animate" uchar: 0;
value "toolbar_shrink_mode" int: 1;
value "toolbar_shrink_mode" int: 2;
value "fileselector_expand_enable" uchar: 1;
value "inwin_dialogs_enable" uchar: 0;
value "icon_size" int: 32;