haiku/build/jam/packages
Ingo Weinhold 26ea70667a Deskbar: use a virtual directory for the user-configurable menu
* Deskbar now uses ~/config/settings/deskbar/menu_entries for its menu,
  falling back to /system/data/deskbar/menu_entries, when the former
  doesn't exist. The latter always exists and is a virtual directory
  merging the deskbar/menu subdirectories of ~/config/settings/ and
  <any installation location>/data/. So, if a package provides a
  deskbar menu symlink, it is added automatically when the package is
  activated. The user can add own menu items by putting stuff into
  ~/config/settings/deskbar/menu/, only use their own organization by
  symlinking it to menu_entries, or do fun stuff by making menu_entries
  a customized virtual directory.
* HaikuImage: No longer create any deskbar menu symlinks in the user's
  settings directory. Instead add them to the Haiku package.
* OptionalPackages: At least for the optional packages that do have
  hpkgs, no longer create deskbar menu symlinks in the user's settings
  directory.
* Move all Deskbar settings files to ~/config/settings/deskbar/ and
  drop the "Deskbar_" prefix.
2013-06-29 14:58:52 +02:00
..
Haiku Deskbar: use a virtual directory for the user-configurable menu 2013-06-29 14:58:52 +02:00
HaikuCrossDevel Rename haiku_cross_devel packages. 2013-06-04 22:37:59 +02:00
HaikuDevel Deskbar: use a virtual directory for the user-configurable menu 2013-06-29 14:58:52 +02:00
HaikuLoader Support booting with a packaged boot loader 2013-05-25 01:12:31 +02:00
HaikuUserguide Move package definitions to their own files 2013-05-05 18:25:31 +02:00
HaikuWelcome Move package definitions to their own files 2013-05-05 18:25:31 +02:00
MakefileEngine Move package definitions to their own files 2013-05-05 18:25:31 +02:00