Fixed example database

svn: r1415
This commit is contained in:
Don Allingham
2003-03-31 03:51:01 +00:00
parent 31cd4e0549
commit 354b143fcf
34 changed files with 97 additions and 83 deletions

1
example/Makefile.am Normal file
View File

@@ -0,0 +1 @@
SUBDIRS = gramps

View File

@@ -70,6 +70,10 @@
1 _DEG
2 DATE 1984
2 PLAC B.S.E.E.
1 OBJE
2 FORM jpg
2 FILE C:\Images\MyImages\test.jpg
2 TITL Random title
1 FAMS @F01@
1 FAMC @F02@
0 @I02@ INDI

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,12 @@
# This is the src/data/templates level Makefile
pkgdata_DATA = \
data.gramps\
O0.jpg\
O1.jpg\
O2.jpg\
O3.jpg\
O4.jpg\
O5.jpg
pkgdatadir = ${datadir}/@PACKAGE@/example
EXTRA_DIST = ${pkgdata_DATA}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 156 KiB