r19091 - htdocs/trunk - Fix typo in Makefile

Geert Janssens gjanssens at code.gnucash.org
Sat May 1 18:31:59 EDT 2010


Author: gjanssens
Date: 2010-05-01 18:31:59 -0400 (Sat, 01 May 2010)
New Revision: 19091
Trac: http://svn.gnucash.org/trac/changeset/19091

Modified:
   htdocs/trunk/Makefile
Log:
Fix typo in Makefile

Modified: htdocs/trunk/Makefile
===================================================================
--- htdocs/trunk/Makefile	2010-05-01 22:22:46 UTC (rev 19090)
+++ htdocs/trunk/Makefile	2010-05-01 22:31:59 UTC (rev 19091)
@@ -45,7 +45,7 @@
 pt_PT: po/pt_PT.po
 	msgfmt po/pt_PT.po -o pt_PT/LC_MESSAGES/gnucash-htdocs.mo
 
-zh_CN: po/pt_PT.po
+zh_CN: po/zh_CN.po
 	msgfmt po/zh_CN.po -o zh_CN/LC_MESSAGES/gnucash-htdocs.mo
 
 



More information about the gnucash-changes mailing list