2006-12-12 Alex Roitman <shura@gramps-project.org>
* src/images/Makefile.am (icon_DATA): Install icon into pixmaps dir. svn: r7792
This commit is contained in:
parent
13261f9259
commit
dd68783318
@ -1,3 +1,6 @@
|
||||
2006-12-12 Alex Roitman <shura@gramps-project.org>
|
||||
* src/images/Makefile.am (icon_DATA): Install icon into pixmaps dir.
|
||||
|
||||
2006-12-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||
* src/ArgHandler.py: Check recent file for existance before trying to
|
||||
load that file. (bug #447)
|
||||
|
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user