Fixed example database
svn: r1415
This commit is contained in:
1
example/Makefile.am
Normal file
1
example/Makefile.am
Normal file
@@ -0,0 +1 @@
|
||||
SUBDIRS = gramps
|
@@ -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.
12
example/gramps/Makefile.am
Normal file
12
example/gramps/Makefile.am
Normal 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 |
Reference in New Issue
Block a user