* src/gramps.glade: New tool icon
* src/gramps_main.py: handle back/fwd buttons, disabling when not appropriate * src/people48.png: new image * src/family48.png: new image * src/tools.png: new image * src/Makefile.am: added tools.png for installation svn: r2013
This commit is contained in:
parent
66d35b9df4
commit
4af6e2a0c2
@ -128,7 +128,8 @@ GRAPHICS = \
|
|||||||
people.xpm\
|
people.xpm\
|
||||||
place.png\
|
place.png\
|
||||||
sources.png\
|
sources.png\
|
||||||
splash.jpg
|
splash.jpg\
|
||||||
|
tools.png
|
||||||
|
|
||||||
# Other stuff that we need to install
|
# Other stuff that we need to install
|
||||||
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) gramps.desktop
|
dist_pkgdata_DATA = $(GLADEFILES) $(GRAPHICS) gramps.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user