X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=inc%2FFSysEnvironment.h;h=f039d85ec6af9ffc2a24228c8de6fa5fcbcfcc71;hb=84eafa19b8ea8cbe6600ebc5e3588b4903cf52d1;hp=98b1769e282cafa5380fc3768ced4e42e8a56ab2;hpb=cca5dc9dcfc87ffe20817c24695a5299dd2ba04a;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/inc/FSysEnvironment.h b/inc/FSysEnvironment.h index 98b1769..f039d85 100644 --- a/inc/FSysEnvironment.h +++ b/inc/FSysEnvironment.h @@ -1,5 +1,4 @@ // -// Open Service Platform // Copyright (c) 2012 Samsung Electronics Co., Ltd. // // Licensed under the Apache License, Version 2.0 (the License); @@ -45,6 +44,7 @@ enum PredefinedDirectoryType PREDEFINED_DIRECTORY_CAMERA, /**< The directory for files to be stored in internal storage by camera application (read-write permission) */ PREDEFINED_DIRECTORY_DOWNLOADS, /**< The directory for files to be stored in internal storage by download manager (read-write permission) */ PREDEFINED_DIRECTORY_OTHERS, /**< The directory for other files to be stored in internal storage (read-write permission) */ + PREDEFINED_DIRECTORY_SYSTEM_RINGTONES, /**< The directory for preloaded system ringtone files in internal storage (read only permission) @b Since: @b 2.1*/ PREDEFINED_DIRECTORY_EXTERNAL_IMAGES = 100, /**< The directory for image files to be stored in external MMC (read-write permission) */ PREDEFINED_DIRECTORY_EXTERNAL_SOUNDS, /**< The directory for sound files to be stored in external MMC (read-write permission) */