CVSROOT: /cvs/gnome Module name: dogtail Changes by: zcerza 05/11/03 23:58:33
Modified files: . : ChangeLog dogtail : distro.py Log message: * dogtail/distro.py: Add PackageDb.getMoFiles(), returning (mostly) all the .mo files in the distro, optionally for just one locale. Move all PackageDb subclasses into the top level of the module, and prefix their names with a '_' so it is possible to subclass them. Add UbuntuAptPackageDb to make it possible for getMoFiles() to search in /usr/share/locale and /usr/share/locale-langpack. Add JHBuild class, a subclass of Distro, and JhBuildPackageDB class, a subclass of PackageDb. JhBuildPackageDB.getFiles() and JhBuildPackageDB.getVersion() are not implemented yet, as I haven't figured out just how they should work yet. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=dogtail&who=zcerza&date=explicit&mindate=2005-11-03%2023:57&maxdate=2005-11-03%2023:59 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list