From: sangho park Date: Thu, 12 May 2011 07:56:39 +0000 (+0900) Subject: change map module from Elm_Module to Eina_Module X-Git-Tag: 2.0_alpha~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5ce137d568ae6dfe8911ab9a1b84ce05ad38a67;p=platform%2Fcore%2Fuifw%2Felm-misc.git change map module from Elm_Module to Eina_Module Change-Id: I24509a6aea4d692de12fd9a4c31420cfb7c9c8d5 --- diff --git a/etc/profile.d/elm.sh b/etc/profile.d/elm.sh index 1f2e731..893958f 100755 --- a/etc/profile.d/elm.sh +++ b/etc/profile.d/elm.sh @@ -1,2 +1,2 @@ export ELM_PROFILE="slp" -export ELM_MODULES="ctxpopup_copypasteUI>entry/api:decarta>map/api" +export ELM_MODULES="ctxpopup_copypasteUI>entry/api"