SOURCES: web-cyradm-locale.patch - fixed.

kosmo kosmo at pld-linux.org
Wed Aug 24 11:03:02 CEST 2005


Author: kosmo                        Date: Wed Aug 24 09:03:02 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed.

---- Files affected:
SOURCES:
   web-cyradm-locale.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/web-cyradm-locale.patch
diff -u SOURCES/web-cyradm-locale.patch:1.1 SOURCES/web-cyradm-locale.patch:1.2
--- SOURCES/web-cyradm-locale.patch:1.1	Tue Aug 23 16:01:43 2005
+++ SOURCES/web-cyradm-locale.patch	Wed Aug 24 11:02:56 2005
@@ -1,13 +1,13 @@
 diff -ur web-cyradm-0.5.4-1.orig/index.php web-cyradm-0.5.4-1/index.php
 --- web-cyradm-0.5.4-1.orig/index.php	2004-03-15 23:53:02.000000000 +0100
 +++ web-cyradm-0.5.4-1/index.php	2005-08-23 14:55:24.000000000 +0200
-@@ -70,9 +70,6 @@
+@@ -70,8 +70,8 @@
  	putenv("LANG=" . $LANG);
  	putenv("LANGUAGE=" . $LANG);
  
--	// Specify location of translation tables
+	// Specify location of translation tables
 -	bindtextdomain("web-cyradm", "./locale");
--
++	bindtextdomain("web-cyradm", "/usr/share/locale");
+ 
  	// Choose domain
  	textdomain("web-cyradm");
- 	require_once WC_BASE . "/session.php";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/web-cyradm-locale.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list