haiku/headers/os/storage
Alexander G. M. Smith 5e7964b0a9 Remove Spurious B_BEOS_DATA_DIRECTORY
There is no DATA directory in BeOS, and its FindDir() doesn't implement
it.  No need for a confusing backwards compatibility to something that
doesn't exist (had my hopes up, was going to move some non-executable
files from AddOns to Data in a program that works in BeOS and Haiku).

The removed enum label doesn't change the directory_which enum order
or count, as it was aliasing the value of another existing enum label
(B_SYSTEM_DATA_DIRECTORY).

Fixes #13470

Signed-off-by: Axel Dörfler <axeld@pinc-software.de>
2017-05-08 22:17:53 +02:00
..
AppFileInfo.h BAppFileInfo: Add method versions that don't touch the MIME DB 2014-01-26 13:43:04 +01:00
Directory.h
DiskDeviceDefs.h
Entry.h
EntryList.h
File.h
FilePanel.h BFilePanel: allow to change the node flavors 2014-12-04 09:26:49 +01:00
FindDirectory.h Remove Spurious B_BEOS_DATA_DIRECTORY 2017-05-08 22:17:53 +02:00
Mime.h
MimeType.h Style fixes to Storage Kit classes. 2014-06-18 19:14:19 -04:00
Node.h While I'm at it fix tiny style issue I missed 2014-06-18 21:04:24 -04:00
NodeInfo.h Style fixes to Storage Kit classes. 2014-06-18 19:14:19 -04:00
NodeMonitor.h NodeMonitor: Added B_WATCH_CHILDREN flag. 2016-03-28 14:31:27 +02:00
Path.h
PathFinder.h BPathFinder: include StringList.h for convenience. 2015-02-02 22:13:51 +01:00
Query.h
Resources.h
ResourceStrings.h
Statable.h Style fixes to Storage Kit classes. 2014-06-18 19:14:19 -04:00
StorageDefs.h Make some headers C89 safe again 2016-03-27 16:58:38 +02:00
SymLink.h Storage Kit: Tiny style fix 2015-03-03 18:47:03 -05:00
Volume.h
VolumeRoster.h