From 7fe3c0bbed850e60ffef49f66695967f7c777c2a Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 24 May 2010 22:43:27 +0000 Subject: [PATCH] everything-wallpaper not in core e anymore - so remove from standard config. SVN revision: 49189 --- config/standard/e.src | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/standard/e.src b/config/standard/e.src index e6a223032..8ca9e4bb7 100644 --- a/config/standard/e.src +++ b/config/standard/e.src @@ -496,14 +496,6 @@ group "E_Config" struct { value "priority" int: 0; } } - group "modules" list { - group "E_Config_Module" struct { - value "name" string: "everything-wallpaper"; - value "enabled" uchar: 1; - value "delayed" uchar: 1; - value "priority" int: 0; - } - } group "modules" list { group "E_Config_Module" struct { value "name" string: "everything-settings";