projects
/
platform
/
core
/
appfw
/
ail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8014cc1
)
restore setting LANGSET vconf key using vconftool
35/43335/1
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
accepted/tizen/mobile/20150708.095928
accepted/tizen/tv/20150708.095945
accepted/tizen/wearable/20150708.095955
submit/tizen/20150708.070901
submit/tizen_common/20151015.190624
submit/tizen_common/20151019.135620
submit/tizen_common/20151023.083358
submit/tizen_common/20151026.085049
tizen_3.0.m1_mobile_release
tizen_3.0.m1_tv_release
tizen_3.0.m2.a1_mobile_release
tizen_3.0.m2.a1_tv_release
author
Jiwoong Im
<jiwoong.im@samsung.com>
Wed, 8 Jul 2015 07:02:07 +0000
(16:02 +0900)
committer
Jiwoong Im
<jiwoong.im@samsung.com>
Wed, 8 Jul 2015 07:02:07 +0000
(16:02 +0900)
Change-Id: I21dd77797a75383e5dbe6e0cae8140278d33a720
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
packaging/ail.spec
patch
|
blob
|
history
diff --git
a/packaging/ail.spec
b/packaging/ail.spec
index
d74b145
..
74300b1
100755
(executable)
--- a/
packaging/ail.spec
+++ b/
packaging/ail.spec
@@
-68,6
+68,7
@@
useradd -d %TZ_SYS_RW_APP -m %TZ_SYS_GLOBALAPP_USER -r -c "system user for commo
#cd %%TZ_SYS_RW_APP/
#ln -s .config/xwalk-service/applications/
+vconftool set -t string db/menu_widget/language "en_US.utf8" -f -s User::App::Shared
mkdir -p %{TZ_SYS_RO_DESKTOP_APP}
mkdir -p %{TZ_SYS_RW_DESKTOP_APP}