Modify the locale dir for wearable 22/79322/1 accepted/tizen/common/20160711.170435 accepted/tizen/ivi/20160711.084427 accepted/tizen/mobile/20160711.084319 accepted/tizen/tv/20160711.084344 accepted/tizen/wearable/20160711.084324 submit/tizen/20160711.034038
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 11 Jul 2016 03:39:44 +0000 (12:39 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 11 Jul 2016 03:39:44 +0000 (12:39 +0900)
Change-Id: I30aabfdd3e7a9e7a01bbac945f6b78cd522e3450
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bt-syspopup-w.h

index e229240..f551df8 100644 (file)
@@ -41,7 +41,7 @@
 #define POPUP_IMAGE_PATH BT_PREFIX"/res/images"
 
 #define BT_COMMON_PKG          "bluetooth"
-#define BT_LOCALEDIR           "/usr/apps/org.tizen.bluetooth/res/locale"
+#define BT_LOCALEDIR           "/usr/apps/org.tizen.bluetooth/shared/locale"
 
 #define _EDJ(obj) elm_layout_edje_get(obj)