CVSROOT: /cvs/gnome Module name: gnome-volume-manager Changes by: fejj 05/06/30 14:32:52
Modified files: . : ChangeLog configure.in gnome-volume-manager.schemas.in gnome-volume-properties.glade src : gvm.h manager.c properties.c Log message: 2005-06-29 Jeffrey Stedfast <[EMAIL PROTECTED]> * src/manager.c (gvm_run_cdplayer): Don't check autoplay_cda here, simply run the command if one is set. (gvm_cdrom_policy): Check autoplay_cda before calling gvm_run_cdplayer() (gvm_run_command): We can't get the device if it wasn't passed to us (not all are block devices). * src/properties.c (show_props): Set the icon for the printer. 2005-06-28 Jeffrey Stedfast <[EMAIL PROTECTED]> * src/manager.c (gvm_check_photos): Rewritten to check all case-variants of the dcim directory by scanning the mount point. Fixes to make it so that pluging in an iPod-Photo won't first prompt sync-music vs import-photos and then ask the user again if she'd like to import photos. Should also fix bug #155638 [http://bugzilla.gnome.org/show_bug.cgi?id=155638]. * src/manager.c (gvm_run_camera): Simplify. Don't prompt here, just run the command. Make our callers do the prompting. (gvm_autorun): Pass arguments in the proper order to gvm_check_dvd(). (gvm_autorun): Do the photo-import prompting here. (gvm_run_ipod): Don't check autoipod here, leave that to our caller(s). (gvm_device_mounted): Check autophoto and autoipod here. Also, in the case of cameras, prompt for photo-import. 2005-06-27 Jeffrey Stedfast <[EMAIL PROTECTED]> Make sure that notification of changed-but-unwatched gconf keys don't confuse us into changing the state of the first watched gconf value. * src/properties.c (show_props): Make sure that no item in the hash table has a value of 0. (gconf_changed_cb): Updated for change. * src/manager.c (gvm_load_config): Make sure that no item in the hash table has a value of 0. (gvm_config_changed): Updated for change. 2005-06-27 Jeffrey Stedfast <[EMAIL PROTECTED]> * src/manager.c (gvm_run_cdplayer): Fixed the order of arguemnts to be the same as everything else (oops, missed this one before). (hal_device_added): Don't abort simply because a volume isn't mountable or the fsusage isn't "filesystem". We need to work for audio cds too. Fix this by keeping track of the media's mountability. (gvm_prompt): Can't call g_error_free() on NULL. Also make sure to keep the reference to the image widget, duh. (gvm_prompt): Move the label creation to *after* we add the secondary text, doh! 2005-06-27 Jeffrey Stedfast <[EMAIL PROTECTED]> * src/manager.c (hal_device_added): Check the fsusage, don't mount if it's not "filesystem". Avoids mounting the non-mountable volume on iPods. (gvm_udi_is_ipod): Check the storage_device for iPod info, not the mountable volume udi we are given. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-volume-manager&who=fejj&date=explicit&mindate=2005-06-30%2014:31&maxdate=2005-06-30%2014:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list