Module: gnome-volume-manager
      Version: 1.5.9
  Uploaded by: Jeffrey Stedfast

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.9.tar.gz
  md5sum: 471c06aa547264dbf3b52d5d8638454d
    size: 360K

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.5/gnome-volume-manager-1.5.9.tar.bz2
  md5sum: bc16973d9870da8055c0299d3be9c08d
    size: 280K

ChangeLog
---------

2006-01-12  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in Bumped version to 1.5.9

        * gnome-volume-manager.glade: Changed iPod to Portable Music
        Players to be more generic.

        * src/manager.c (gvm_device_mount): If gnome-mount is in the
        user's PATH, use it rather than our own internal implementation.
        (gvm_device_unmount): Same.
        (gvm_device_eject): Same.
        (hal_device_condition): Split the eject handling code out into
        it's own function, gvm_device_eject().
        (gvm_udi_is_portable_media_player): New function to check for
        generic media players (along with iPods).
        (gvm_run_portable_media_player): Renamed from gvm_run_ipod().
        (ipod_photo_cb): Updated to call gvm_run_portable_media_player().
        (gvm_device_mounted): Handle both iPods and generic portable media
        players.
        (media_player_device_added): New callback for portable media
        player devices being connected.

2006-01-09  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Added autokeyboard*, automouse*, and autotablet*
        settings to the gconf settings table as they were not already
        there somehow... (oops).

2006-01-06  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (mount_all): If the drive isn't removable and/or
        is not hot-pluggable, check the automount enabled hint to decide
        if the volume should be mounted. This should prevent mounting of
        volumes that we shouldn't be mounting.
        (gvm_running_on_console): Removed.
        (main): Revamped rml's --no-daemon patch to use popt and added
        more fun and exciting argument flags.
        (gvm_user_at_console): New function to check that the user is
        logged-in at the console using a similar check to dbus.
        (gvm_user_active_at_console): Placeholder function to decide if
        the user's session is the active session at the console. Currently
        always returns TRUE.
        (hal_device_condition): Check that the user is the active console
        user.
        (hal_property_modified): If a volume is mounted and it's not in
        our mount queue and the user isn't active at the console, do
        nothing.
        (hal_device_added): Check that the user is the active user.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://ftp.gnome.org/pub/GNOME/LATEST.xml
_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to