summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-03-27 16:18:58 +0100
committerPhilippe Coval <philippe.coval@open.eurogiciel.org>2014-04-22 13:35:28 +0200
commit379704f239fa82013441903414135df8834767b7 (patch)
treead1979906c9957b5a328f61a8c3a81ca6d967d00
parent1d95f6c7f4bff23480458490ca9260518294957f (diff)
downloadelm-misc-tizen_3.0.m14.2_ivi.tar.gz
elm-misc-tizen_3.0.m14.2_ivi.tar.bz2
elm-misc-tizen_3.0.m14.2_ivi.zip
Bug-Tizen: PTREL-536 Change-Id: I0f4489e9d8ad71c8452b87d6f1239dd917f8f3c7 Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
-rwxr-xr-xetc/profile.d/elm.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile.d/elm.sh b/etc/profile.d/elm.sh
index 9f01447..fb0dc94 100755
--- a/etc/profile.d/elm.sh
+++ b/etc/profile.d/elm.sh
@@ -1,2 +1,4 @@
export ELM_PROFILE="mobile"
export ELM_MODULES="ctxpopup_copypasteUI>entry/api:datetime_input_ctxpopup>datetime/api"
+# efl-1.8
+export ELM_MODULES="$ELM_MODULES:prefs>prefs_iface"