From ab023e4e62c088562d11826322f6a821c0876ac6 Mon Sep 17 00:00:00 2001 From: Wonkyu Kwon Date: Tue, 4 Sep 2012 14:48:16 +0900 Subject: [PATCH] - Apply appsvc changes. Change-Id: I5fbb014a69c59e78be59a58f2c3f4708f70a5e88 --- ug-nfc-share-efl/include/ug-nfc-share-main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ug-nfc-share-efl/include/ug-nfc-share-main.h b/ug-nfc-share-efl/include/ug-nfc-share-main.h index 6b46125..bc13c05 100644 --- a/ug-nfc-share-efl/include/ug-nfc-share-main.h +++ b/ug-nfc-share-efl/include/ug-nfc-share-main.h @@ -58,7 +58,7 @@ extern "C" { #define LOG_TAG "UG_NFC_SHARE_EFL" #define NFC_SHARE_SERVICE "com.samsung.nfc-share-service" -#define NFC_SHARE_SERVICE_SHARE_VIA_UG "http://tizen.org/appsvc/operation/nfc_share_via_ug" +#define NFC_SHARE_SERVICE_SHARE_VIA_UG "http://tizen.org/appcontrol/operation/nfc_share_via_ug" #define GET_SAFE_STRING(x) ((x) != NULL ? (x) : "NULL") #define STRING_AND_SIZE(x) (x), strlen((x)) -- 2.7.4