2006-12-18 Alex Roitman <shura@gramps-project.org>

* src/PluginUtils/_Options.py (save): Escape special characters.



svn: r7818
This commit is contained in:
Alex Roitman
2006-12-19 04:53:42 +00:00
parent e0c8c1379b
commit 740a436e76
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
2006-12-18 Alex Roitman <shura@gramps-project.org>
* src/PluginUtils/_Options.py (save): Escape special characters.
2006-12-18 Don Allingham <don@gramps-project.org>
* src/DataViews/_PersonView.py: exact search for gender (bug #633)
* src/DisplayModels/_PeopleModel.py: exact search for gender (bug #633)