* src/const.py.in: Remove obsolete constants.

svn: r5042
This commit is contained in:
Alex Roitman
2005-08-09 14:43:04 +00:00
parent 3a8f1f3039
commit 621761ef5c
2 changed files with 3 additions and 55 deletions

View File

@@ -1,3 +1,6 @@
2005-08-09 Alex Roitman <shura@gramps-project.org>
* src/const.py.in: Remove obsolete constants.
2005-08-09 Martin Hawlisch <Martin.Hawlisch@gmx.de>
* src/DbState.py: change_active_person now emits the signal,
change_active_handle is only a wrapper for that.