2006-08-09 Alex Roitman <shura@gramps-project.org>

* src/Filters/SideBar/Makefile.am (pkgdatadir): Typo.



svn: r7146
This commit is contained in:
Alex Roitman 2006-08-09 19:44:10 +00:00
parent 3b7644a3f1
commit e203195196
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
2006-08-09 Alex Roitman <shura@gramps-project.org>
* src/Filters/SideBar/Makefile.am (pkgdatadir): Typo.
2006-08-08 Brian Matherly <brian@gramps-project.org>
* src/Config/_GrampsIniKeys.py: Allow multiple functions to use notify_add

View File

@ -1,6 +1,6 @@
# This is the src/Filters/SideBar level Makefile for Gramps
pkgdatadir = $(datadir)/@PACKAGE@/Filters
pkgdatadir = $(datadir)/@PACKAGE@/Filters/SideBar
pkgdata_PYTHON = \
_EventSidebarFilter.py \