* src/plugins/Ancestors.py: Use 1 instead of gtk.True.

svn: r2991
This commit is contained in:
Alex Roitman
2004-03-10 02:14:00 +00:00
parent 5a4a69b83c
commit e9f84ae9b8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
* src/docgen/LPRDoc.py: Set and maintain self.brand_new_page.
Use constant factor for line spacing for given font size.
* src/plugins/Ancestors.py: Use 1 instead of gtk.True.
2004-03-08 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py: TreeView enhancements
* src/PeopleModel.py: TreeView enhancements