chanage temporary vcard img directory 18/46418/1 accepted/tizen/mobile/20150821.052913 accepted/tizen/tv/20150821.052931 accepted/tizen/wearable/20150821.052944 submit/tizen/20150821.011256
authorGukhwan Cho <gh78.cho@samsung.com>
Thu, 20 Aug 2015 06:10:17 +0000 (15:10 +0900)
committerGukhwan Cho <gh78.cho@samsung.com>
Thu, 20 Aug 2015 06:10:17 +0000 (15:10 +0900)
Change-Id: I4684816b88d47878a4f67adb9f45f6104bd06148
Signed-off-by: Gukhwan Cho <gh78.cho@samsung.com>
common/ctsvc_notify.h
packaging/contacts-service.spec

index 8fbe413..618b050 100644 (file)
 #ifndef __CTSVC_NOTIFY_H__
 #define __CTSVC_NOTIFY_H__
 
+#define CTSVC_VCARD_IMAGE_LOCATION tzplatform_mkpath(TZ_USER_SHARE,"vcard")
+
 #define DATA_REPERTORY tzplatform_getenv(TZ_USER_DATA)
 #define CTSVC_NOTI_REPERTORY tzplatform_mkpath(TZ_USER_DATA,"contacts-svc")
 #define CTSVC_NOTI_IMG_REPERTORY tzplatform_mkpath(TZ_USER_DATA,"contacts-svc/img/")
-#define CTSVC_VCARD_IMAGE_LOCATION tzplatform_mkpath(TZ_USER_DATA,"contacts-svc/img/vcard")
 #define CTS_MY_IMAGE_LOCATION tzplatform_mkpath(TZ_USER_DATA,"contacts-svc/img/my")
 #define CTS_GROUP_IMAGE_LOCATION tzplatform_mkpath(TZ_USER_DATA,"contacts-svc/img/group")
 #define CTS_LOGO_IMAGE_LOCATION tzplatform_mkpath(TZ_USER_DATA,"contacts-svc/img/logo")
index 483ce1e..d7396ae 100644 (file)
@@ -1,6 +1,6 @@
 Name:       contacts-service
 Summary:    Contacts Service
-Version:    0.12.37
+Version:    0.12.38
 Release:    1
 Group:      Social & Content/Pim
 License:    Apache-2.0