[ABS] Set language in elementary on app create. accepted/tizen/mobile/20161128.001116 submit/tizen_mobile_tpk/20161125.122111
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Fri, 25 Nov 2016 12:22:35 +0000 (21:22 +0900)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Fri, 25 Nov 2016 12:22:35 +0000 (21:22 +0900)
Despite the fact that taskmanager should not need to reload the
language due to RTL/LTR at the beginning if it is not set
layout does not adjust to the languages requirements.

Reference: submit/tizen/20161125.122111
Commit id: 73e8d597751871a0d6f328a9abe00a434f8a1f4d
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20161125_1

org.tizen.task-mgr-1.0.0-aarch64-debug.tpk
org.tizen.task-mgr-1.0.0-aarch64.tpk
org.tizen.task-mgr-1.0.0-arm-debug.tpk
org.tizen.task-mgr-1.0.0-arm.tpk
org.tizen.task-mgr-1.0.0-i386-debug.tpk
org.tizen.task-mgr-1.0.0-i386.tpk
org.tizen.task-mgr-1.0.0-x86_64-debug.tpk
org.tizen.task-mgr-1.0.0-x86_64.tpk
packaging/org.tizen.task-mgr.spec

index 15995f3..7f32d36 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-aarch64-debug.tpk and b/org.tizen.task-mgr-1.0.0-aarch64-debug.tpk differ
index 0c8f75b..72591a9 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-aarch64.tpk and b/org.tizen.task-mgr-1.0.0-aarch64.tpk differ
index f8f6d34..01470bf 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-arm-debug.tpk and b/org.tizen.task-mgr-1.0.0-arm-debug.tpk differ
index bd36814..b0a230e 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-arm.tpk and b/org.tizen.task-mgr-1.0.0-arm.tpk differ
index 7b4f11d..5722c69 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-i386-debug.tpk and b/org.tizen.task-mgr-1.0.0-i386-debug.tpk differ
index 7726a92..f0086af 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-i386.tpk and b/org.tizen.task-mgr-1.0.0-i386.tpk differ
index 9b8fd0d..4af56a4 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-x86_64-debug.tpk and b/org.tizen.task-mgr-1.0.0-x86_64-debug.tpk differ
index 90854f8..39b7593 100644 (file)
Binary files a/org.tizen.task-mgr-1.0.0-x86_64.tpk and b/org.tizen.task-mgr-1.0.0-x86_64.tpk differ
index 25a451b..e617520 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.task-mgr
-#VCS_FROM:   profile/mobile/apps/native/taskmanager#b76c0762e2608cb60808038b088ac617d2c8a842
-#RS_Ver:    20161110_3 
+#VCS_FROM:   profile/mobile/apps/native/taskmanager#73e8d597751871a0d6f328a9abe00a434f8a1f4d
+#RS_Ver:    20161125_1 
 Summary:    Taskmanager application
 Version:    1.0.0
 Release:    1
@@ -30,7 +30,7 @@ Requires(post):  /usr/bin/tpk-backend
 %define target i386
 %endif
 %description
-profile/mobile/apps/native/taskmanager#b76c0762e2608cb60808038b088ac617d2c8a842
+profile/mobile/apps/native/taskmanager#73e8d597751871a0d6f328a9abe00a434f8a1f4d
 This is a container package which have preload TPK files
 
 %prep