Rename "PeoplePickerOption" to "PersonListOption".

svn: r9646
This commit is contained in:
Brian Matherly
2007-12-30 22:32:02 +00:00
parent 83e05324d2
commit e364f891d5
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2007-12-30 Brian Matherly <brian@gramps-project.org>
* src/plugins/GVFamilyLines.py:
* src\PluginUtils\__init__.py:
* src\PluginUtils\_MenuOptions.py:
Rename "PeoplePickerOption" to "PersonListOption".
2007-12-30 Stéphane Charette <stephanecharette@gmail.com>
* src/ReportBase/_GraphvizReportDialog.py: write out the .dot file
using ISO-8859 instead of UTF-8 (allows for things like accented chars)