env: use default profile (unset ELM_PROFILE) 96/31496/2 tizen
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Fri, 5 Dec 2014 10:47:42 +0000 (11:47 +0100)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Mon, 8 Dec 2014 16:07:11 +0000 (08:07 -0800)
Let's not set the ELM_PROFILE to mobile in a common profile. ELM_PROFILE should be set separately for each profiles.

Change-Id: I3678e2e18d3e775b3007468b0fda61174303b716
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
etc/profile.d/elm.sh

index 6562909..4bee6fd 100755 (executable)
@@ -1,4 +1,3 @@
-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"