Change the name of Camera directory (TZ_USER_CAMERA) 15/113915/3 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0 accepted/tizen/3.0/common/20170214.180259 accepted/tizen/3.0/ivi/20170214.042241 accepted/tizen/3.0/mobile/20170214.041835 accepted/tizen/3.0/tv/20170214.042004 accepted/tizen/3.0/wearable/20170214.042128 submit/tizen_3.0/20170213.010121
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 9 Feb 2017 08:45:00 +0000 (17:45 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Mon, 13 Feb 2017 00:56:56 +0000 (09:56 +0900)
According to UX guide, the name of Camera directory
needs to be changed to DCIM.

Change-Id: Ia0007d0bef26380a80f9d539a8abfb35513d36e8
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
packaging/tizen-platform-config-meta.spec
packaging/tizen-platform.meta

index 68c604c1d5cc080bec3354a0644d7478bee15aba..3affa364806dcdd7ab42afc64b7d6d4709558c2f 100644 (file)
@@ -1,5 +1,5 @@
 Name:           tizen-platform-config-meta
-Version:        1.01
+Version:        1.02
 Release:        0
 Summary:        Tizen Platform Configuration Meta data
 License:        MIT
index 5950f95264324e8f0daf304f7103f9611762d89f..0dd3d86a32f12ba0c95067e8e117fc4a8374122f 100644 (file)
@@ -161,7 +161,7 @@ TZ_USER_CONFIG=$TZ_USER_HOME/.config
 # Tizen 3 (multi user):
 # Internal content's leaf directory should be "media"
 TZ_USER_CONTENT=$TZ_USER_HOME/media
-TZ_USER_CAMERA=$TZ_USER_CONTENT/Camera
+TZ_USER_CAMERA=$TZ_USER_CONTENT/DCIM
 TZ_USER_VIDEOS=$TZ_USER_CONTENT/Videos
 TZ_USER_IMAGES=$TZ_USER_CONTENT/Images
 TZ_USER_SOUNDS=$TZ_USER_CONTENT/Sounds