[gnomemm-website] [l10n] Fixed build problem for German



commit eaabddc875eb302ad04687452807fbee50ae58c7
Author: Mario Blättermann <mariobl gnome org>
Date:   Sat Jan 1 14:54:28 2011 +0100

    [l10n] Fixed build problem for German

 docs/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 2d45dde..cc8893c 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -80,7 +80,7 @@ html/zh_CN/index.html: $(addprefix $(srcdir)/zh_CN/,$(doc_module_with_ext) $(DOC
 	$(AM_V_GEN)$(XSLTPROC) -o html/$(thelocale)/ --xinclude param.xsl $(srcdir)/$(thelocale)/$(doc_module_with_ext)
 
 html/de/index.html: $(addprefix $(srcdir)/de/,$(doc_module_with_ext) $(DOC_INCLUDES))
-  thelocale=zh_CN
+  thelocale=de
 	$(AM_V_at)rm -fr html/$(thelocale)
 	$(AM_V_at)$(MKDIR_P) html/$(thelocale)
 	$(AM_V_GEN)$(XSLTPROC) -o html/$(thelocale)/ --xinclude param.xsl $(srcdir)/$(thelocale)/$(doc_module_with_ext)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]