* src/gramps_main.py: detect pygtk_version before passing

False for markup on MenuItem


svn: r3871
This commit is contained in:
Don Allingham
2005-01-06 04:07:29 +00:00
parent a32b40187f
commit 78e338aeaa
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-01-05 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: detect pygtk_version before passing
False for markup on MenuItem
2005-01-05 Douglas S. Blank <dblank@brynmawr.edu>
* src/Utils.py (roman): Proper implementation.