diff --git a/ChangeLog b/ChangeLog index 5ab544423..f1c853480 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2006-12-12 Alex Roitman + * src/images/Makefile.am (icon_DATA): Install icon into pixmaps dir. + 2006-12-12 Martin Hawlisch * src/ArgHandler.py: Check recent file for existance before trying to load that file. (bug #447) diff --git a/src/images/Makefile.am b/src/images/Makefile.am index 1db70bc6b..dd6d53418 100644 --- a/src/images/Makefile.am +++ b/src/images/Makefile.am @@ -4,6 +4,9 @@ SUBDIRS = pkgdatadir = $(datadir)/@PACKAGE@/images +icon_DATA = gramps.png +icondir= $(datadir)/pixmaps + map_tile_images = \ world.topo.200407.3x128x60.jpg\ world.topo.200407.3x400x200.jpg\