2006-07-19 Alex Roitman <shura@gramps-project.org>
* src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file. svn: r7043
This commit is contained in:
parent
a765958ead
commit
a023628e2e
@ -1,3 +1,6 @@
|
|||||||
|
2006-07-19 Alex Roitman <shura@gramps-project.org>
|
||||||
|
* src/Filters/Makefile.am (pkgdata_PYTHON): Ship new file.
|
||||||
|
|
||||||
2006-07-18 Alex Roitman <shura@gramps-project.org>
|
2006-07-18 Alex Roitman <shura@gramps-project.org>
|
||||||
* src/ArgHandler.py (ArgHandler.cl_export): Properly expand filename.
|
* src/ArgHandler.py (ArgHandler.cl_export): Properly expand filename.
|
||||||
* src/GrampsDb/_WriteGrdb.py (exportData): Use placeholder if
|
* src/GrampsDb/_WriteGrdb.py (exportData): Use placeholder if
|
||||||
|
@ -5,6 +5,7 @@ SUBDIRS = Rules
|
|||||||
pkgdatadir = $(datadir)/@PACKAGE@/Filters
|
pkgdatadir = $(datadir)/@PACKAGE@/Filters
|
||||||
|
|
||||||
pkgdata_PYTHON = \
|
pkgdata_PYTHON = \
|
||||||
|
_FamilySidebarFilter.py \
|
||||||
_FilterComboBox.py \
|
_FilterComboBox.py \
|
||||||
_FilterList.py \
|
_FilterList.py \
|
||||||
_FilterMenu.py \
|
_FilterMenu.py \
|
||||||
|
Loading…
Reference in New Issue
Block a user