diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 14:34:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 18:33:27 +0200 |
commit | 22e3772f799948bf4a7806e74d83948ee2b2e1f4 (patch) | |
tree | 92c9bb6afefb25464e156a1bd95c14342993157e /conf | |
parent | df080ed9068bab1cb317d5ac4bb8d94c37bf12b6 (diff) |
e-wm: introduce E17_DEFAULT_CONFIG to remove e-wm-config-default from RRECOMMENDS if needed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/shr.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 1191d8c88c..460e433c69 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -99,6 +99,7 @@ IPKG_VARIANT = "opkg" #Illume settings ILLUME_CONFIG = "e-wm-config-illume2-shr" +E17_DEFAULT_CONFIG = "e-wm-config-illume2-shr" ILLUME_THEME = "e-wm-theme-illume-gry" # From minimal.conf |