Set default shrink mode as Menu for desktop too.
authorRafael Fonseca <rfonseca@profusion.mobi>
Thu, 21 Oct 2010 20:23:52 +0000 (20:23 +0000)
committerRafael Fonseca <rfonseca@profusion.mobi>
Thu, 21 Oct 2010 20:23:52 +0000 (20:23 +0000)
Change suggested by k-s.

SVN revision: 53748

config/standard/base.src

index b637ffa..78463c8 100644 (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;