* src/ViewManager.py: set up about box and other HELP menu items
* src/const.py.in: strings for about box * Makefile.am: install COPYING file to provide text for GPL. svn: r5073
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
SUBDIRS = src doc example
|
||||
|
||||
EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ
|
||||
EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ COPYING
|
||||
|
||||
bin_SCRIPTS = gramps
|
||||
|
||||
dist_pkgdata_DATA = COPYING
|
||||
|
||||
distuninstallcheck_listfiles = find . -type -f -print | grep -E -v '/(globs|magic|XMLnamespaces)'
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user