Multi User 39/22939/1 submit/tizen_common/20140613.093136
authorBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Fri, 13 Jun 2014 09:28:35 +0000 (11:28 +0200)
committerBaptiste DURAND <baptiste.durand@open.eurogiciel.org>
Fri, 13 Jun 2014 09:28:35 +0000 (11:28 +0200)
Add specific User directories

For Desktop File
For Manifest File

Change-Id: I70c3731fa78074b1d564d735a0091b028501e5de
Signed-off-by: Baptiste DURAND <baptiste.durand@open.eurogiciel.org>
tizen-platform.meta

index 9f54e08..6eb6fb9 100644 (file)
@@ -108,7 +108,9 @@ TZ_USER_UG=$TZ_USER_HOME/ug
 #TZ_USER_APP=/opt/usr/apps
 
 # Tizen 3 (multi user):
-TZ_USER_DB=$TZ_USER_HOME/dbspace
+TZ_USER_DB=$TZ_USER_HOME/.applications/dbspace
+TZ_USER_PACKAGES=$TZ_USER_HOME/.applications/manifest
+TZ_USER_DESKTOP=$TZ_USER_HOME/.applications/desktop
 TZ_USER_CONFIG=$TZ_USER_HOME/kdb
 TZ_USER_APP=$TZ_USER_HOME/apps_rw