added missing py files to installation list
svn: r3879
This commit is contained in:
parent
a88a436a33
commit
0decbd0858
@ -1,3 +1,7 @@
|
|||||||
|
2005-01-07 Eero Tamminen <eerot@sf>
|
||||||
|
* src/Makefile.am: Added GrampsKeys.py and GrampsIniKeys.py so
|
||||||
|
that Gramps starts up after installation
|
||||||
|
|
||||||
2005-01-06 Alex Roitman <shura@alex.neuro.umn.edu>
|
2005-01-06 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||||
* src/ArgeHandler.py: Support for WEB for CLI mode.
|
* src/ArgeHandler.py: Support for WEB for CLI mode.
|
||||||
* src/Report.py: Support for WEB reports.
|
* src/Report.py: Support for WEB reports.
|
||||||
|
@ -107,6 +107,8 @@ gdir_PYTHON = \
|
|||||||
SelectPerson.py\
|
SelectPerson.py\
|
||||||
ArgHandler.py\
|
ArgHandler.py\
|
||||||
Exporter.py\
|
Exporter.py\
|
||||||
|
GrampsKeys.py\
|
||||||
|
GrampsIniKeys.py\
|
||||||
GrampsGconfKeys.py\
|
GrampsGconfKeys.py\
|
||||||
RecentFiles.py\
|
RecentFiles.py\
|
||||||
ReportOptions.py
|
ReportOptions.py
|
||||||
|
Loading…
Reference in New Issue
Block a user