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

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.3/gnome-volume-manager-1.3.3.tar.gz
  md5sum: 353f7598ed3842b689741978268ad300
    size: 268K

http://ftp.gnome.org/pub/GNOME/sources/gnome-volume-manager/1.3/gnome-volume-manager-1.3.3.tar.bz2
  md5sum: 34379ccb241d6283f1a1fd52f84905c3
    size: 212K

ChangeLog
---------

2005-07-11  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * configure.in: Bumped version to 1.3.3

2005-07-08  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (gvm_device_mounted): Need to pass
        mount_point/iPod_Control to the check_photos() routine or it won't
        find a DCIM directory.

2005-07-05  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Changed mounted_volumes_policy_queue linked list
        into a hash table instead (why was this ever a linked list? it
        just served as a lookup table).

2005-07-05  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        Based on a patch from Ubuntu developers.

        * src/manager.c (gvm_automount_enabled): New function to check
        HAL's automount_enabled_hint property on devices.
        (hal_device_added): Only mount the device if automount is enabled.

2005-07-05  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (mount_all): Check whether we should mount the
        drive based on the user's auto-mount settings. Based on a patch by
        Ubuntu developers.

2005-07-05  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c: Use strcmp instead of g_ascii_strcasecmp() where
        appropriate (comparing hal keys and udi's).

        * src/properties.c (main): Make a note that the user needs kernel
        2.6 for it to work.

2005-07-05  Jeffrey Stedfast  <[EMAIL PROTECTED]>

        * src/manager.c (gvm_media_changed): Return TRUE if we handled the
        device or FALSE otherwise. Remove the mounting code.
        (hal_device_added): Don't check if the device is mountable before
        calling gvm_media_changed, that's kinda the point. If
        gvm_media_changed doesn't handle the device, THEN we can mount it
        if it is mountable.

-- 
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
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to