CVSROOT: /cvs/gnome Module name: gnome-mount Changes by: davidz 06/09/13 12:07:04
Modified files: . : ChangeLog configure.in gnome-mount.1.in src : Makefile.am gnome-mount.c Log message: 2006-09-13 David Zeuthen <[EMAIL PROTECTED]> * src/gnome-mount.c: Don't use default timeout for any D-Bus functions. Always use MAX timeout. This is because e.g. Unmount() might take many many seconds to complete. (show_error_dialog_no_media): Fix untranslated string. (volume_mount_with_options): Also add extra_options to already found options. (unmount_note_close_func, unmount_cache_timeout_func) (unmount_cache_timeout_start, unmount_cache_timeout_cancel) (unmount_done): New functions. (volume_unmount, volume_eject): Make the call D-Bus call async and put up a libnotify notification saying something along the lines of "There is data that needs to be written to the media before the drive can be safely removed" (main): Initialize libnotify if we're using UI. Take new parameter --extra-mount-options. * src/Makefile.am: Use NOTIFY_CFLAGS and NOTIFY_LIBS * gnome-mount.1.in: Document new option --extra-mount-options * configure.in: Use libnotify unless explicitly disabled URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-mount&who=davidz&date=explicit&mindate=2006-09-13%2012:06&maxdate=2006-09-13%2012:08 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list