add VCONFKEY_SETAPPL_LANGUAGES 26/114526/1 accepted/tizen/common/20170307.133756 accepted/tizen/ivi/20170307.050518 accepted/tizen/mobile/20170307.050457 accepted/tizen/tv/20170307.050510 accepted/tizen/unified/20170309.032729 accepted/tizen/wearable/20170307.050513 submit/tizen/20170307.010013 submit/tizen_unified/20170308.100406
authorMyoungJune Park <mj2004.park@samsung.com>
Tue, 14 Feb 2017 01:10:17 +0000 (10:10 +0900)
committerMyoungJune Park <mj2004.park@samsung.com>
Tue, 14 Feb 2017 01:10:17 +0000 (10:10 +0900)
This allows users to specify a list of languages that will be used in
that order.

Change-Id: I4924e4cf95c63c0a3355020725ad377cceb1192a

data/vconf-internal-setting-keys.xml

index 6f9b3f2..488470f 100644 (file)
@@ -672,6 +672,13 @@ GLOBALUSER_APP_DATA_PATH=`tzplatform-get TZ_SYS_GLOBALUSER_DATA | sed 's/^.*=//'
     <email>mj2004.park@samsung.com</email>
     <comment><![CDATA[ ]]></comment>
   </vconfkey>
+  <vconfkey type="string" name="db/setting/languages" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/systemsettings.admin">
+    <header>VCONFKEY_SETAPPL_LANGUAGES</header>
+    <val>en_US:en_GB:en</val>
+    <creator> Myoungjune Park</creator>
+    <email>mj2004.park@samsung.com</email>
+    <comment><![CDATA[ This allows users to specify a list of locales that will be used in that order. ]]></comment>
+  </vconfkey>
   <vconfkey type="string" name="db/menu_widget/regionformat" readPriv="http://tizen.org/privilege/internal/default/public" writePriv="http://tizen.org/privilege/systemsettings.admin">
     <header>VCONFKEY_REGIONFORMAT</header>
     <val>en_US.UTF-8</val>