ordering (A-Z) the event type for choice list on "change event type" tool (#0000365)

svn: r7217
This commit is contained in:
Brian Matherly
2006-08-21 00:34:07 +00:00
parent 3d3eda02a5
commit a4ea02dbf0
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
2006-08-20 Brian Matherly <brian@gramps-project.org>
* src/Config/_GrampsIniKeys.py: Report error on invalid filename
* src/const.py.in: detect windows home directory before others
* src/plugins/ChangeTypes.py: alphabetize the event list (#0000365)
2006-08-19 Alex Roitman <shura@gramps-project.org>
* src/plugins/MediaManager.py (Convert2Rel._run): Correct logic.