0001166: Are HTML templates deprecated ? - updated templates from Jerome and fix makefile to include templates.
svn: r8838
This commit is contained in:
parent
62facd3f5c
commit
540a717b8d
@ -1,3 +1,12 @@
|
||||
2007-08-18 Brian Matherly <brian@gramps-project.org>
|
||||
Jérôme <romjerome@yahoo.fr>
|
||||
* src/data/Makefile.am: Include template directory (#0001166)
|
||||
* src/data/templates/blue_edge.tpkg: smaller version from jerome (#0001166)
|
||||
* src/data/templates/sepia.tpkg: smaller version from jerome (#0001166)
|
||||
* src/data/templates/marble.tpkg: smaller version from jerome (#0001166)
|
||||
* src/data/templates/pink_marble.tpkg: smaller version from jerome(#0001166)
|
||||
* src/data/templates/sky_border.tpkg: smaller version from jerome (#0001166)
|
||||
|
||||
2007-08-19 Zsolt Foldvari <zfoldvar@users.sourceforge.net>
|
||||
* src/docgen/GtkPrint.py: Fix deprecation warnings.
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
# This is the src/data level Makefile for gramps
|
||||
# $Id$
|
||||
#
|
||||
SUBDIRS = templates
|
||||
|
||||
pkgdatadir = $(datadir)/@PACKAGE@/data
|
||||
|
||||
dist_pkgdata_DATA = \
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user