CVSROOT:        /cvs/gnome
Module name:    gnome-volume-manager
Changes by:     fejj    05/06/27 15:35:47

Modified files:
        .              : ChangeLog 
        src            : manager.c properties.c 

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

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-volume-manager&who=fejj&date=explicit&mindate=2005-06-27%2015:34&maxdate=2005-06-27%2015:36

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

Reply via email to