CVSROOT: /cvs/gnome Module name: gimmie Changes by: orph 05/12/11 15:12:47
Modified files: . : gimmie_applications.py gimmie_base.py gimmie_documents.py gimmie_recent.py ChangeLog Log message: 2005-12-11 Alex Graveley <[EMAIL PROTECTED]> * gimmie_recent.py: Rename DocumentItem to RecentlyUsedItem. Since we now rely on gnome-python-extras head, which has the egg.recent bindings fixed, stop using the hand rolled ~/.recently-used parser (for now). The Egg version should be faster, and less buggy. Pass EggRecentItem to include_recent_item, and if successful, create a RecentlyUsedItem for it. * gimmie_documents.py (RecentDocuments.include_recent_item): Item argument is now an EggRecentItem, so use item.in_group("Launchers"). (RecentDocumentsOfMimeType): Move this here from gimmie_recent.py. (DocumentsTopic.get_sidebar_source_list): Add application/vnd.oasis.opendocument.presentation and application/vnd.sun.xml.impress mime-types to "Presentations" sidebar. * gimmie_applications.py (MenuSource.add_recurse): Fix typo to use self.add_recurse, this was causing a crash for application menus more than one level deep. (RecentLaunchers.include_recent_item): Item argument is now an EggRecentItem, so use item.in_group("Launchers"). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimmie&who=orph&date=explicit&mindate=2005-12-11%2015:11&maxdate=2005-12-11%2015:13 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list