haiku/headers/os/storage
Oliver Tappe 323b65468e Filtered flat import of Oliver's svn package management branch
Bring the changes that aren't package management related and the ones
that are but don't take effect as long as they are ignored by the build
system into the master.

Summary of changes:
* Introduce private header <directories.h> with constants for a good
  deal of paths that should usually be retrieved via find_directory().
* Replace hard-coded paths by using find_directory() or the
  <directories.h> constants (e.g. in drivers and the kernel).
* Add find_directory() constants needed for package management.
* Add __HAIKU_ABI_NAME and B_HAIKU_ABI_NAME macros.
* src/apps/deskbar: BeMenu.* -> DeskbarMenu.*,
  DeskBarUtils.* -> DeskbarUtils.*
* Change deskbar menu settings directory from ~/config/be to
  ~/config/settings/deskbar.
* Other smaller cleanups, changes, and fixes.
2011-11-25 06:17:07 +01:00
..
AppFileInfo.h Add app filename localization catalog entry support to BAppFileInfo, registrar and mimeset. Need help to understand why the build-version of UpdateMimeInfoThread.cpp does not compile with the added code, currently commented out. Sorry about the arbitrary B_MIME_TYPE_LENGTH*3. Advice and review welcome. 2011-03-07 15:14:46 +00:00
Directory.h
DiskDeviceDefs.h DriveSetup: 2010-10-24 03:39:19 +00:00
Entry.h
EntryList.h
File.h
FilePanel.h
FindDirectory.h Filtered flat import of Oliver's svn package management branch 2011-11-25 06:17:07 +01:00
Mime.h
MimeType.h
Node.h * Coding style cleanup. 2011-11-06 08:23:41 +00:00
NodeInfo.h
NodeMonitor.h As suggested by Ingo use a B_WATCH_VOLUME flag to tell the kernel to watch 2010-10-24 00:49:20 +00:00
Path.h
Query.h
Resources.h
ResourceStrings.h
Statable.h
StorageDefs.h
SymLink.h
Volume.h
VolumeRoster.h