change default value of language
authorsunyeop.hwnag <sunyeop.hwang@samsung.com>
Thu, 8 Nov 2012 09:04:53 +0000 (18:04 +0900)
committersunyeop.hwnag <sunyeop.hwang@samsung.com>
Thu, 8 Nov 2012 09:04:53 +0000 (18:04 +0900)
Change-Id: I35fd2fa65d01e946909789049ec3d71f0274f03b

packaging/org.tizen.setting.spec

index c7e2b27..2f09686 100755 (executable)
@@ -301,7 +301,7 @@ GOPTION="-g 6514"
        vconftool $GOPTION set -t bool db/setting/drivingmode/unlockscreen "1"
 
 #resetLanguageAndRegion
-       vconftool $GOPTION set -t int db/setting/lang "2"
+       vconftool $GOPTION set -t int db/setting/lang "10"
        vconftool $GOPTION set -t string db/menu_widget/language "en_US.UTF-8"
        vconftool $GOPTION set -t string db/menu_widget/regionformat "en_US.UTF-8"