2003-09-08 Tim Waugh <twaugh@redhat.com>

* src/Makefile.am: Ship SelectObject.py.


svn: r2107
This commit is contained in:
Tim Waugh 2003-09-08 12:59:56 +00:00
parent 6e7c46ba8a
commit 10995ff90c
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2003-09-08 Tim Waugh <twaugh@redhat.com>
* src/Makefile.am: Ship SelectObject.py.
2003-09-08 Alex Roitman <shura@alex.neuro.umn.edu>
* src/gramps_main.py (__init__): Pass parent window to DbPrompter.
* src/DbPrompter.py (show): Gracefully deal with empty parent.

View File

@ -75,6 +75,7 @@ pkgpython_PYTHON = \
RelLib.py\
Report.py\
SelectChild.py\
SelectObject.py\
sort.py\
soundex.py\
Sources.py\