From 9f888c945bf35a5aac073212ed4d98a3d3c995a2 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Tue, 23 Mar 2010 11:20:24 +0000 Subject: Clarify the use of AUTHOR declaration. * disp.css: Rename to maint.css * Makefile.am: Likewise. * xml/uk/ellinika.xml: Simplify declaration. * xml/pl/ellinika.xml: Likewise. * xml/ru/ellinika.xml: Likewise. * xml/lingua.conf.in (AUTHOR): Add element. * xml/Makefile.am (=PACKAGE_BUGREPORT=): New substitution. * configure.ac: Update version number. Change bug-reporting email. * html-files/uk/maint.html: Use maint.css * html-files/ru/maint.html: Likewise. * html-files/uk/maint.html: Likewise. git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@544 941c8c0f-9102-463b-b60b-cd22ce0e6858 --- xml/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'xml/Makefile.am') diff --git a/xml/Makefile.am b/xml/Makefile.am index e39e6da..ccb5d01 100644 --- a/xml/Makefile.am +++ b/xml/Makefile.am @@ -27,6 +27,7 @@ conf.sed: Makefile echo 's,=SCRIPT_SUFFIX=,$(SCRIPT_SUFFIX),' >> conf.sed echo 's,=SCRIPT_DIR=,$(SCRIPT_DIR),' >> conf.sed echo 's,=BASE_HREF=,$(BASE_HREF),' >> conf.sed + echo 's,=PACKAGE_BUGREPORT=,$(PACKAGE_BUGREPORT),' >> conf.sed lingua.conf: $(srcdir)/lingua.conf.in conf.sed sed -f conf.sed $(srcdir)/lingua.conf.in > $@ -- cgit v1.2.1