r5886 - software/gofind

Miriam Ruiz baby-guest at alioth.debian.org
Thu Feb 21 09:36:08 UTC 2008


Author: baby-guest
Date: 2008-02-21 09:36:08 +0000 (Thu, 21 Feb 2008)
New Revision: 5886

Modified:
   software/gofind/common.h
Log:
Disable UTF8 for the moment



Modified: software/gofind/common.h
===================================================================
--- software/gofind/common.h	2008-02-21 09:34:31 UTC (rev 5885)
+++ software/gofind/common.h	2008-02-21 09:36:08 UTC (rev 5886)
@@ -24,7 +24,7 @@
 extern "C" {
 #endif /* __cplusplus */
 
-#define USE_UTF8
+#undef USE_UTF8
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>




More information about the Pkg-games-commits mailing list