[Tizen2.1] Email app id fix
authorwy1115.lee <wy1115.lee@samsung.com>
Tue, 19 Mar 2013 16:42:08 +0000 (01:42 +0900)
committerwy1115.lee <wy1115.lee@samsung.com>
Tue, 19 Mar 2013 16:42:08 +0000 (01:42 +0900)
Change-Id: I09253961c796d7e25fcc8ad8840fea85cff3186f

src/account.c

index 731929c..22fe412 100755 (executable)
@@ -45,7 +45,7 @@
 #ifdef TARGET_ARM
 #define EMAIL_APPID "email-setting-efl"
 #else
-#define EMAIL_APPID "vxqbrefica"
+#define EMAIL_APPID "vxqbrefica.Email"
 #endif
 
 #endif