home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / gnome-volume-manager / README < prev    next >
Encoding:
Text File  |  2006-11-07  |  877 b   |  26 lines

  1.                   gnome-volume-manager
  2.                A Volume Manager for GNOME
  3.  
  4. gnome-volume-manager is a desktop-level daemon that enforces volume-related
  5. policy in response to events received from HAL.  Its goal is to implement all
  6. functionality as a state-machine in response to asynchronous events from HAL.
  7.  
  8. It is one component in a larger plan to fully integrate all levels of the Linux
  9. system, from the kernel on up through the desktop and its applications.
  10.  
  11. gnome-volume-manager comes in two parts:
  12.  
  13.     - gnome-volume-manager:       the manager daemon itself
  14.     - gnome-volume-properties: the control panel applet, for configuration
  15.  
  16. To build, gnome-volume-manager requires
  17.  
  18.     - libgnomeui-2.0
  19.     - libglade-2.0
  20.     - libhal-0 (from HAL 0.5.0 or later)
  21.     - libdbus-1 (from D-BUS 0.31 or later)
  22.     - libdbus-glib-1 (from D-BUS 0.31 or later)
  23.  
  24. To run, gnome-volume-manager requires hald to be running.
  25.  
  26.