Support German translated help messages (translation is in progress)
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765682
This commit is contained in:
@@ -60,7 +60,7 @@ w3mhelp-funcname.pl: w3mhelp-funcname.pl.in ../funcname.tab $(top_srcdir)/doc/ke
|
||||
@cat $(srcdir)/w3mhelp-funcname.pl.in >> w3mhelp-funcname.pl
|
||||
@echo "done"
|
||||
|
||||
w3mhelp-funcdesc-stamp: $(top_srcdir)/doc/README.func $(top_srcdir)/doc-jp/README.func w3mhelp-funcdesc.en.pl.in w3mhelp-funcdesc.ja.pl.in
|
||||
w3mhelp-funcdesc-stamp: $(top_srcdir)/doc/README.func $(top_srcdir)/doc-jp/README.func $(top_srcdir)/doc-de/README.func w3mhelp-funcdesc.en.pl.in w3mhelp-funcdesc.ja.pl.in w3mhelp-funcdesc.de.pl.in
|
||||
@echo "generating w3mhelp-funcdesc*.pl..."
|
||||
@for dirlang in $(DOCDIRS); do \
|
||||
dir=`expr "$$dirlang" : "\(.*\):.*"`; \
|
||||
|
Reference in New Issue
Block a user