diff options
author | Koen Kooi <koen@openembedded.org> | 2009-01-08 10:55:52 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-01-08 10:55:52 +0100 |
commit | 8a6b8a482dcc3aeeac9aed0cd851e8face394fc8 (patch) | |
tree | 08583bf5c9ae7f3befd538ae54bc280ed35e6733 /packages/angstrom/e-wm-config-angstrom.bb | |
parent | bbbf56d7c111a4a8f6162803675be1feb74b0084 (diff) |
e-wm-config-angstrom: disable desktop icons, we have the places module for that, automount volumes on insert and display them in efm
* current look: http://www.flickr.com/photos/koenkooi/3179536590/
Diffstat (limited to 'packages/angstrom/e-wm-config-angstrom.bb')
-rw-r--r-- | packages/angstrom/e-wm-config-angstrom.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/angstrom/e-wm-config-angstrom.bb b/packages/angstrom/e-wm-config-angstrom.bb index 41ac92e44f..74110c2c99 100644 --- a/packages/angstrom/e-wm-config-angstrom.bb +++ b/packages/angstrom/e-wm-config-angstrom.bb @@ -3,7 +3,7 @@ LICENSE = "MIT/BSD" DEPENDS = "edje-native eet-native" RRECOMMENDS_${PN} = "places" -PR = "r2" +PR = "r3" SRC_URI = " \ file://e.src \ |