Loading...
include/NSSystemDirectories.h Libc-391 Libc-498
--- Libc/Libc-391/include/NSSystemDirectories.h
+++ Libc/Libc-498/include/NSSystemDirectories.h
@@ -68,6 +68,7 @@
     NSDesktopDirectory = 12,                // location of user's Desktop (Desktop)
     NSCachesDirectory = 13,                 // location of discardable cache files (Library/Caches)
     NSApplicationSupportDirectory = 14,     // location of application support files (plug-ins, etc) (Library/Application Support)
+    NSDownloadsDirectory = 15,              // location of user's Downloads directory (Downloads)
     NSAllApplicationsDirectory = 100,       // all directories where applications can occur (Applications, Applications/Utilities, Developer/Applications, ...)
     NSAllLibrariesDirectory = 101           // all directories where resources can occur (Library, Developer)
 } NSSearchPathDirectory;