discomfitor pushed a commit to branch master.

commit cc4a5382b11e378d86ceeef818fbbc468ab9d908
Author: Mike Blumenkrantz <[email protected]>
Date:   Fri Aug 30 09:57:52 2013 +0100

    show efm toolbar+sidebar by default in standard profile, same as in code
    T337
---
 config/standard/module.fileman.src | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/standard/module.fileman.src 
b/config/standard/module.fileman.src
index a8df2f6..29d182a 100644
--- a/config/standard/module.fileman.src
+++ b/config/standard/module.fileman.src
@@ -11,8 +11,8 @@ group "Fileman_Config" struct {
   value "view.fit_custom_pos" uchar: 0;
   value "view.show_full_path" uchar: 0;
   value "view.show_desktop_icons" uchar: 1;
-  value "view.show_toolbar" uchar: 0;
-  value "view.show_sidebar" uchar: 0;
+  value "view.show_toolbar" uchar: 1;
+  value "view.show_sidebar" uchar: 1;
   value "icon.icon.w" int: 48;
   value "icon.icon.h" int: 48;
   value "icon.list.w" int: 16;

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to