* src/filters/MatchSndEx2.py: Make consistent use of ...

* src/filters/RegExMatch.py: Likewise.
* src/filters/SubString.py: Likewise.


svn: r2188
This commit is contained in:
Alex Roitman
2003-09-30 04:22:50 +00:00
parent a59ec071e8
commit 3ae9a34c1a
4 changed files with 15 additions and 12 deletions

View File

@@ -7,6 +7,9 @@
* src/gramps_main.py: Typo.
* src/PlaceView.py: Likewise.
* src/GenericFilter.py: Likewise.
* src/filters/MatchSndEx2.py: Make consistent use of ...
* src/filters/RegExMatch.py: Likewise.
* src/filters/SubString.py: Likewise.
2003-09-29 Don Allingham <dallingham@users.sourceforge.net>
* src/gramps_main.py: fixed delete person problem.