* src/EditSource.py, src/ListBox.py, src/ReadGedcom.py, src/WriteGedcom.py: Constants moved from const to Utils and RelLib

svn: r4746
This commit is contained in:
Martin Hawlisch
2005-05-31 19:36:28 +00:00
parent 5fc30a579a
commit fe11852d1f
5 changed files with 54 additions and 50 deletions

View File

@@ -1,3 +1,7 @@
2005-05-31 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/EditSource.py, src/ListBox.py, src/ReadGedcom.py,
src/WriteGedcom.py: Constants moved from const to Utils and RelLib
2005-05-31 Alex Roitman <shura@gramps-project.org>
* src/AutoComp.py (StandardCustomSelector): Add class to handle
(int,str) selections including custom strings.