CVSROOT:        /cvs/gnome
Module name:    gnome-volume-manager
Changes by:     fejj    06/01/06 16:01:15

Modified files:
        .              : ChangeLog configure.in 
        src            : manager.c 

Log message:
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.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-volume-manager&who=fejj&date=explicit&mindate=2006-01-06%2016:00&maxdate=2006-01-06%2016:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to