2007-02-20 20:05:16 +00:00
|
|
|
# This is the src/images/scalable level Makefile for Gramps
|
|
|
|
# $Id$
|
2007-02-20 19:49:36 +00:00
|
|
|
|
|
|
|
SUBDIRS =
|
2007-02-20 20:05:16 +00:00
|
|
|
pkgdatadir = $(datadir)/@PACKAGE@/images/scalable
|
2007-02-20 19:49:36 +00:00
|
|
|
|
|
|
|
dist_pkgdata_DATA = \
|
2007-04-27 17:42:50 +00:00
|
|
|
gramps-address.svg \
|
|
|
|
gramps-attribute.svg \
|
|
|
|
gramps-bookmark-delete.svg \
|
|
|
|
gramps-bookmark-edit.svg \
|
|
|
|
gramps-bookmark-new.svg \
|
|
|
|
gramps-bookmark.svg \
|
|
|
|
gramps-date-edit.svg \
|
|
|
|
gramps-date.svg \
|
|
|
|
gramps-event.svg \
|
|
|
|
gramps-family.svg \
|
2007-04-28 14:25:18 +00:00
|
|
|
gramps-font-bgcolor.svg \
|
|
|
|
gramps-font-color.svg \
|
2007-04-27 17:42:50 +00:00
|
|
|
gramps-lock.svg \
|
|
|
|
gramps-media.svg \
|
|
|
|
gramps-notes.svg \
|
|
|
|
gramps-parents.svg \
|
2007-04-28 14:25:18 +00:00
|
|
|
gramps-parents-open.svg \
|
|
|
|
gramps-parents-add.svg \
|
2007-04-27 17:42:50 +00:00
|
|
|
gramps-pedigree.svg \
|
|
|
|
gramps-person.svg \
|
|
|
|
gramps-place.svg \
|
|
|
|
gramps.svg \
|
|
|
|
gramps-relation.svg \
|
|
|
|
gramps-reports.svg \
|
|
|
|
gramps-repository.svg \
|
|
|
|
gramps-source.svg \
|
|
|
|
gramps-spouse.svg \
|
|
|
|
gramps-tools.svg \
|
|
|
|
gramps-unlock.svg
|