r19817 - gnucash/trunk/packaging/win32 - Disable Italian docs generation I just accidentally enabled. It
Geert Janssens
gjanssens at code.gnucash.org
Tue Nov 16 04:06:36 EST 2010
Author: gjanssens
Date: 2010-11-16 04:06:36 -0500 (Tue, 16 Nov 2010)
New Revision: 19817
Trac: http://svn.gnucash.org/trac/changeset/19817
Modified:
gnucash/trunk/packaging/win32/install-impl.sh
Log:
Disable Italian docs generation I just accidentally enabled. It
wasn't enabled before the xsltproc issue popped up, so it shouldn't
be enabled now.
Modified: gnucash/trunk/packaging/win32/install-impl.sh
===================================================================
--- gnucash/trunk/packaging/win32/install-impl.sh 2010-11-16 09:06:25 UTC (rev 19816)
+++ gnucash/trunk/packaging/win32/install-impl.sh 2010-11-16 09:06:36 UTC (rev 19817)
@@ -1545,7 +1545,7 @@
make_chm guide ja_JP "--stringparam chunker.output.encoding Shift_JIS --stringparam htmlhelp.encoding Shift_JIS"
make_chm help C
make_chm help de_DE
- make_chm help it_IT
+# make_chm help it_IT
qpopd
}
More information about the gnucash-changes
mailing list