From ea172c5ef11c7ee0cdc0aeef54fa8776144953cb Mon Sep 17 00:00:00 2001 From: Myungjae Lee Date: Mon, 7 Mar 2011 10:42:55 +0900 Subject: [PATCH] [module] changed copypaste module from ctxpopup_copypasteshareUI to ctxpopup_copypasteUI --- debian/control | 2 +- etc/profile.d/elm.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index edc15fc..864a018 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: elm-misc Section: devel Priority: optional Maintainer: Jaehwan Kim , Seokjae Jeong , Juyung Seo -Uploaders: ChunEon Park , WooHyun Jung , Hyoyoung Chang +Uploaders: ChunEon Park , WooHyun Jung , Hyoyoung Chang , Myungjae Lee Build-Depends: debhelper (>= 5) Standards-Version: 3.8.3 Homepage: N/A diff --git a/etc/profile.d/elm.sh b/etc/profile.d/elm.sh index 989a84d..1f2e731 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_copypasteshareUI>entry/api:decarta>map/api" +export ELM_MODULES="ctxpopup_copypasteUI>entry/api:decarta>map/api" -- 2.7.4