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
cacdbc3fdd
commit
601c08b178
@ -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>
|
2006-12-12 Martin Hawlisch <Martin.Hawlisch@gmx.de>
|
||||||
* src/ArgHandler.py: Check recent file for existance before trying to
|
* src/ArgHandler.py: Check recent file for existance before trying to
|
||||||
load that file. (bug #447)
|
load that file. (bug #447)
|
||||||
|
@ -4,6 +4,9 @@
|
|||||||
SUBDIRS =
|
SUBDIRS =
|
||||||
pkgdatadir = $(datadir)/@PACKAGE@/images
|
pkgdatadir = $(datadir)/@PACKAGE@/images
|
||||||
|
|
||||||
|
icon_DATA = gramps.png
|
||||||
|
icondir= $(datadir)/pixmaps
|
||||||
|
|
||||||
map_tile_images = \
|
map_tile_images = \
|
||||||
world.topo.200407.3x128x60.jpg\
|
world.topo.200407.3x128x60.jpg\
|
||||||
world.topo.200407.3x400x200.jpg\
|
world.topo.200407.3x400x200.jpg\
|
||||||
|
Loading…
Reference in New Issue
Block a user