projects
/
framework
/
osp
/
appfw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05f8869
)
Change langlist.xml path
author
Hokwon Song
<hokwon.song@samsung.com>
Mon, 10 Jun 2013 05:44:38 +0000
(14:44 +0900)
committer
Hokwon Song
<hokwon.song@samsung.com>
Mon, 10 Jun 2013 05:49:16 +0000
(14:49 +0900)
Change-Id: Ic5806a35138f1e4450a3c60b1915dc6cadf4fdbf
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
src/locales/FLcl_LocaleManagerImpl.cpp
patch
|
blob
|
history
diff --git
a/src/locales/FLcl_LocaleManagerImpl.cpp
b/src/locales/FLcl_LocaleManagerImpl.cpp
index
5d1706d
..
bcfecbb
100644
(file)
--- a/
src/locales/FLcl_LocaleManagerImpl.cpp
+++ b/
src/locales/FLcl_LocaleManagerImpl.cpp
@@
-66,7
+66,7
@@
struct FreeCharPtr
namespace Tizen { namespace Locales
{
-static const char* LANGUAGE_LIST_FILE_PATH ="/opt/usr/
share
/setting/langlist.xml";
+static const char* LANGUAGE_LIST_FILE_PATH ="/opt/usr/
data
/setting/langlist.xml";
static const char* TIMEZONE_LIST_FILE_PATH = "/opt/usr/data/clock/tzlist.ini";
static const char* CLOCALE_LIST_FILE_PATH = "/opt/usr/etc/clocale.list";