From 8fdd202115a0e9fe175f69d7cb01be9289c7c33d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Tue, 20 Sep 2011 11:46:35 +0000 Subject: make desktop file icons on by DEFAULT! SVN revision: 63499 --- config/standard/e.src | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/standard/e.src') diff --git a/config/standard/e.src b/config/standard/e.src index 3bd883141..d5914b9df 100644 --- a/config/standard/e.src +++ b/config/standard/e.src @@ -1846,4 +1846,7 @@ group "E_Config" struct { value "backlight.normal" double: 1.0000000000000000000000000; value "backlight.dim" double: 0.2999999999999999888977698; value "backlight.transition" double: 0.5000000000000000000000000; + value "device_desktop" int: 1; + value "device_auto_mount" int: 0; + value "device_auto_open" int: 0; } -- cgit