From a6169a4840b78f1fd26b4f0ccd3fb6e4ce3efb73 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 8 Apr 2009 09:00:03 +0200 Subject: e-wm-config-angstrom: refresh configs, add systray --- recipes/angstrom/e-wm-config-angstrom.bb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'recipes/angstrom/e-wm-config-angstrom.bb') diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb index a2c6f93657..4b47e05069 100644 --- a/recipes/angstrom/e-wm-config-angstrom.bb +++ b/recipes/angstrom/e-wm-config-angstrom.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Enlightenment DR17 theme for Angstrom" LICENSE = "MIT/BSD" DEPENDS = "edje-native eet-native" RDEPENDS = "e-wm" -RRECOMMENDS_${PN} = "places" +RRECOMMENDS_${PN} = "places systray" -PR = "r4" +PR = "r5" SRC_URI = " \ file://e.src \ @@ -18,6 +18,11 @@ do_configure() { cp ${WORKDIR}/*.src ${WORKDIR}/*.desktop ${WORKDIR}/*.png ${S}/ } +# [09:16:17] * koen mumbles something about binary config file +# [09:16:19] eet -d e.cfg config e.src +# [09:16:29] will get u a test dump of it (as e.src) +# [09:17:09] eet -e e.cfg config e.src 1 +# [09:17:12] will re-encode do_compile() { for i in *.src ; do -- cgit 1.2.3-korg