* src/Selectors/_SelectNote.py:a note selector for the reports
	* src/Selectors/Makefile.am: add selectNote
	* po/POTFILES.in: add selectNote


svn: r9009
This commit is contained in:
Benny Malengier
2007-09-26 07:39:09 +00:00
parent 26aa0f83d0
commit bb2350ce9a
4 changed files with 92 additions and 0 deletions

View File

@@ -274,6 +274,7 @@ src/Mime/_PythonMime.py
src/Selectors/_BaseSelector.py
src/Selectors/_SelectEvent.py
src/Selectors/_SelectFamily.py
src/Selectors/_SelectNote.py
src/Selectors/_SelectObject.py
src/Selectors/_SelectPerson.py
src/Selectors/_SelectPlace.py