Modify the locale path 63/56663/1 accepted/tizen/mobile/20160112.043802 accepted/tizen/tv/20160112.043842 accepted/tizen/wearable/20160112.043950 submit/tizen_mobile/20160112.003730 submit/tizen_tv/20160112.003734 submit/tizen_wearable/20160112.003737
authorHyuk Lee <hyuk0512.lee@samsung.com>
Mon, 11 Jan 2016 23:38:40 +0000 (08:38 +0900)
committerHyuk Lee <hyuk0512.lee@samsung.com>
Mon, 11 Jan 2016 23:38:40 +0000 (08:38 +0900)
Change-Id: I7e66632a39d4b925c50028ab6964d0c7e8e66957
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
src/bt-syspopup-m.h

index c808ada..76dd065 100644 (file)
@@ -48,8 +48,8 @@
 
 #define CUSTOM_POPUP_PATH PREFIX"/res/edje/custom_popup.edj"
 
-#define BT_COMMON_PKG          "ug-bluetooth-efl"
-#define BT_LOCALEDIR           "/usr/apps/ug-bluetooth-efl/shared/res/locale"
+#define BT_COMMON_PKG          "ug-setting-bluetooth-efl"
+#define BT_LOCALEDIR           "/usr/ug/res/locale"
 
 #define _EDJ(obj) elm_layout_edje_get(obj)