CVSROOT:        /cvs/gnome
Module name:    sabayon
Changes by:     markmc  05/02/02 10:15:30

Modified files:
        .              : ChangeLog README 
        lib            : README.storage storage.py userprofile.py 
                         util.py 
        lib/sources    : filessource.py gconfsource.py 

Log message:
2005-02-02  Mark McLoughlin  <[EMAIL PROTECTED]>

* README: add bit about bug #154779 
[http://bugzilla.gnome.org/show_bug.cgi?id=154779]

* lib/storage.py:
(print_exception): remove, unused.
(ProfileStorage.__init__): add directory to constructor.
Doesn't make sense for it to default to the home directory.
(ProfileStorage.__get_metadata_description): accessor
for description.
(ProfileStorage.__get_file_info): build the tuple to be
returned from update_all(), info_all() and install()
(ProfileStorage.__get_asb_filename): rename to
__get_abs_filename()
(ProfileStorage.update_all): allow for a file that was
added after installation.
(run_unit_tests): re-work so we don't use the home dir,
not spew debugging, test things a bit more and crap out
if something fails

* lib/README.storage: update.

* lib/sources/filessource.py: lots of fixing, commiting
and applying work now.

* lib/sources/gconfsource.py: update for ProfileStorage
changes.

* lib/userprofile.py:
(UserProfile.__init__): update for storage changes.
(UserProfile.sync_changes): sync storage to disk.

* lib/util.py:
(set_home_dir_for_unit_tests): add to make writing
unit tests easier.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=sabayon&who=markmc&date=explicit&mindate=2005-02-02%2010:14&maxdate=2005-02-02%2010:16

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

Reply via email to