CVSROOT:        /cvs/gnome
Module name:    gnome-mount
Changes by:     davidz  06/07/17 15:09:53

Modified files:
        .              : ChangeLog configure.in 
        src            : gnome-mount-properties-view.c 
                         gnome-mount-properties-view.h 
                         gnome-mount-properties.c 
                         gnome-mount-properties.glade gnome-mount.c 

Log message:
2006-07-17  David Zeuthen  <[EMAIL PROTECTED]>

OK, finish up first cut of a working Nautilus Extension. Now you can
configure the Drive and Volume settings from the UI. Needs UI review
and probably some work in cleaning on the UI bits.

* configure.in: Build Nautilus Extension by default

* src/gnome-mount-properties-view.c:
(gm_properties_view_dispose): Clean up keydir
(get_keydir): New function
(mount_point_entry_changed): New function
(fstype_entry_changed): New function
(mount_options_entry_changed): New function
(populate_ui_from_gconf): New function
(canonicalize_filename): New function
(resolve_symlink): New function
(mtab_open): New function
(mtab_next): New function
(mtab_close): New function
(gm_properties_view_set_info_volume): Rewrite
(gm_properties_view_set_info_drive): Rewrite
(gm_properties_view_init): Post pone reading XML from glade file

* src/gnome-mount-properties-view.h: Rework some prototypes

* src/gnome-mount-properties.c:
(gmp_properties_get_pages): Rework

* src/gnome-mount-properties.glade: Totally rework

* src/gnome-mount.c:
(erase_settings): drive_details and volume_details are no longer used
(write_settings): -do-
(display_settings): -do-

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-mount&who=davidz&date=explicit&mindate=2006-07-17%2015:08&maxdate=2006-07-17%2015:10

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

Reply via email to