Small fixes. Changes in swedish date parser.

svn: r7832
This commit is contained in:
Stefan Bjork
2006-12-21 13:04:02 +00:00
parent ae213a633b
commit 48e499c88e
4 changed files with 13 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2006-12-21 Stefan Bjork <betula@users.sourceforge.net>
* src/plugins/DetAncestralReport.py,
* src/plugins/DetDescendantReport.py: Add dot (".") after event
descriptions.
* src/DateHandler/_Date_sv.py: Use en-dash in time spans.
2006-12-20 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_Plugins.py (PluginDialog.__init__): Connect to
signal in the parent class.