git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39509 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2016-03-09 17:25:03 +00:00
parent e5ef35a150
commit 0c0cc7aedc

View file

@ -133,7 +133,7 @@ enum
#if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST)
NSMoviesDirectory = 17, /** location of video/movie files */
NSMusicDirectory = 18, /** location of music files */
NSPicturesDirectory = 19, /** location of music files */
NSPicturesDirectory = 19, /** location of picture/images files */
#endif
NSAllApplicationsDirectory = 100, /** all app directories */