diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 13:08:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-23 18:33:26 +0200 |
commit | df080ed9068bab1cb317d5ac4bb8d94c37bf12b6 (patch) | |
tree | b78088b5566a08ab6d5aff2328b1290154fd28be /conf/distro/shr.conf | |
parent | 45e4104cf953575424505c5514b5e6c882088a5f (diff) |
e-wm: use illume2 instead of illume1, fix illume-keyboard paths and locales packaging
* illume2 and illume1 shouldn't be compiled both anymore
http://trac.enlightenment.org/e/changeset/50884
keep only illume2 as it's preferred by upstream
* separate illume2 (illume-home) to new package e-wm-config-illume2 and
make it default
* remove illume-keyboard-default_svn.bb recipe and create illume
keyboard packages from e-wm build directly (otherwise installed twice)
* update KEYBOARD_DIR in illume-keyboards-shr
* don't include all locales in FILES_${PN}
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'conf/distro/shr.conf')
-rw-r--r-- | conf/distro/shr.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index f7f4cf4945..1191d8c88c 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -98,7 +98,7 @@ IMAGE_INITSCRIPTS = "initscripts-shr" IPKG_VARIANT = "opkg" #Illume settings -ILLUME_CONFIG = "e-wm-config-illume-shr" +ILLUME_CONFIG = "e-wm-config-illume2-shr" ILLUME_THEME = "e-wm-theme-illume-gry" # From minimal.conf |