add Music directory 55/43855/1 accepted/tizen/mobile/20150716.010410 accepted/tizen/tv/20150716.010417 accepted/tizen/wearable/20150716.010436 submit/accepted/tizen_common/20150714.133102 submit/tizen/20150715.092930
authorJinhee Choi <jh106.choi@samsung.com>
Tue, 14 Jul 2015 13:26:53 +0000 (22:26 +0900)
committerJinhee Choi <jh106.choi@samsung.com>
Tue, 14 Jul 2015 13:28:03 +0000 (22:28 +0900)
Signed-off-by: Jinhee Choi <jh106.choi@samsung.com>
Change-Id: Ib50d5337ace6217085bdc1afe64c2ede5fb73016

packaging/tizen-platform-config.spec
tizen-platform.meta

index 4624470..66b33f6 100644 (file)
@@ -89,6 +89,7 @@ $TZ_USER_GAMES
 $TZ_USER_IMAGES
 $TZ_USER_OTHERS
 $TZ_USER_SOUNDS
+$TZ_USER_MUSIC
 $TZ_USER_VIDEOS
 $TZ_USER_SHARE
 
index d52be21..dc15817 100644 (file)
@@ -148,8 +148,8 @@ TZ_USER_CAMERA=$TZ_USER_CONTENT/Camera
 TZ_USER_VIDEOS=$TZ_USER_CONTENT/Videos
 TZ_USER_IMAGES=$TZ_USER_CONTENT/Images
 TZ_USER_SOUNDS=$TZ_USER_CONTENT/Sounds
+TZ_USER_MUSIC=$TZ_USER_CONTENT/Music
 TZ_USER_GAMES=$TZ_USER_CONTENT/Games
 TZ_USER_DOCUMENTS=$TZ_USER_CONTENT/Documents
 TZ_USER_OTHERS=$TZ_USER_CONTENT/Others
 TZ_USER_DOWNLOADS=$TZ_USER_CONTENT/Downloads
-