2006-06-05 Don Allingham <don@gramps-project.org>

* src/Mime/_PythonMime.py (_type_map): register .gpkg for non-linux
	platforms 



svn: r6862
This commit is contained in:
Don Allingham
2006-06-05 18:49:31 +00:00
parent 3c385521b2
commit eaf9c3bd02
3 changed files with 153 additions and 91 deletions

View File

@@ -1,3 +1,7 @@
2006-06-05 Don Allingham <don@gramps-project.org>
* src/Mime/_PythonMime.py (_type_map): register .gpkg for non-linux
platforms
2006-06-04 Alex Roitman <shura@gramps-project.org>
* configure.in: Set up for the next release.
* src/Filters/Rules/Person/_RegExpName.py (RegExpName.labels): Typo.
@@ -10,7 +14,6 @@
* src/plugins/WriteCD.py: fail gracefully without Gnome
2006-06-04 Don Allingham <don@gramps-project.org>
* src/plugins/Makefile.am (pkgdata_PYTHON): remove FilterEditor.py
2006-06-04 Alex Roitman <shura@gramps-project.org>