From 75c1fa2e409dad948492deba28013895071fcd2b Mon Sep 17 00:00:00 2001 From: Jinhee Choi Date: Tue, 14 Jul 2015 22:26:53 +0900 Subject: [PATCH] add Music directory Signed-off-by: Jinhee Choi Change-Id: Ib50d5337ace6217085bdc1afe64c2ede5fb73016 --- packaging/tizen-platform-config.spec | 1 + tizen-platform.meta | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/tizen-platform-config.spec b/packaging/tizen-platform-config.spec index 4624470..66b33f6 100644 --- a/packaging/tizen-platform-config.spec +++ b/packaging/tizen-platform-config.spec @@ -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 diff --git a/tizen-platform.meta b/tizen-platform.meta index d52be21..dc15817 100644 --- a/tizen-platform.meta +++ b/tizen-platform.meta @@ -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 - -- 2.7.4