* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.

svn: r8227
This commit is contained in:
Brian Matherly
2007-02-24 20:42:31 +00:00
parent 2ace2ee5b4
commit a1efb824cb
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
2007-02-24 Brian Matherly <brian@gramps-project.org>
* src/docgen/SvgDrawDoc.py.py: Fix XML error in draw_text.
2007-02-23 Alex Roitman <shura@gramps-project.org>
* src/Editors/_EditFamily.py (edit_child_button_clicked): Catch
open window situation.