* src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog, src/AUTHORS:
Remove extra files. * AUTHORS: Consolidate with src/AUTHORS. * src/plugins/Makefile.am, src/plugins/Makefile.in: Ship RelGraph.py and rel_it.py. svn: r2241
This commit is contained in:
parent
f853e1628d
commit
1700f2dd4a
@ -1,6 +1,9 @@
|
||||
2003-10-12 Alex Roitman <shura@alex.neuro.umn.edu>
|
||||
* src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog: Remove extra
|
||||
files.
|
||||
* src/README, src/NEWS, src/ChangeLog, src/po/ChangeLog, src/AUTHORS:
|
||||
Remove extra files.
|
||||
* AUTHORS: Consolidate with src/AUTHORS.
|
||||
* src/plugins/Makefile.am, src/plugins/Makefile.in: Ship RelGraph.py
|
||||
and rel_it.py.
|
||||
|
||||
2003-10-12 Don Allingham <dallingham@users.sourceforge.net>
|
||||
* src/RelLib.py : support for capitalized name formats
|
||||
|
@ -41,10 +41,12 @@ pkgpython_PYTHON = \
|
||||
WritePkg.py\
|
||||
WriteCD.py\
|
||||
rel_ru.py\
|
||||
eval.py\
|
||||
eval.py\
|
||||
leak.py\
|
||||
SimpleBookTitle.py\
|
||||
CustomBookText.py
|
||||
SimpleBookTitle.py\
|
||||
CustomBookText.py\
|
||||
RelGraph.py\
|
||||
rel_it.py
|
||||
|
||||
pkgpyexecdir = @pkgpyexecdir@/plugins
|
||||
pkgpythondir = @pkgpythondir@/plugins
|
||||
|
@ -147,10 +147,12 @@ pkgpython_PYTHON = \
|
||||
WritePkg.py\
|
||||
WriteCD.py\
|
||||
rel_ru.py\
|
||||
eval.py\
|
||||
eval.py\
|
||||
leak.py\
|
||||
SimpleBookTitle.py\
|
||||
CustomBookText.py
|
||||
SimpleBookTitle.py\
|
||||
CustomBookText.py\
|
||||
RelGraph.py\
|
||||
rel_it.py
|
||||
|
||||
|
||||
GLADEFILES = \
|
||||
|
Loading…
Reference in New Issue
Block a user