[interchange] Enable UTF-8 in standard catalog.

Stefan Hornburg interchange-cvs at icdevgroup.org
Wed May 2 09:45:48 UTC 2012


commit 2b9f5991a0600c9973342ac32a90c2673000c6d9
Author: Stefan Hornburg (Racke) <racke at linuxia.de>
Date:   Wed May 2 11:45:17 2012 +0200

    Enable UTF-8 in standard catalog.

 dist/standard/catalog.cfg |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/dist/standard/catalog.cfg b/dist/standard/catalog.cfg
index de47f82..d034e83 100644
--- a/dist/standard/catalog.cfg
+++ b/dist/standard/catalog.cfg
@@ -31,6 +31,10 @@ Require module Safe::Hole     "Need %s %s for embedded perl object access."
 
 Require UserTag   email var loc table_editor button component 
 
+# Encoding
+Variable MV_UTF8 1
+Variable MV_HTTP_CHARSET utf-8
+
 #==========================================================================#
 
 # Can send various files outside the catalog directory, for disk partition



More information about the interchange-cvs mailing list