Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_intl.c 


Log Message:
No japanse for the canadians.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_intl.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- e_intl.c    12 Apr 2005 02:47:21 -0000      1.5
+++ e_intl.c    12 Apr 2005 06:34:17 -0000      1.6
@@ -123,7 +123,7 @@
    if (ISL("en") || ISL("en_US") || ISL("en_GB") || ISL("en_CA") ||
         ISL("en_AU") || ISL("en_NZ") || ISL("en_RN"))
      return "en";
-   if (ISL("ja") || ISL("ja_JP") || ISL("JP") || ISL("en_CA"))
+   if (ISL("ja") || ISL("ja_JP") || ISL("JP"))
      return "ja";
    /* FIXME: add all sorts of fuzzy matching here */
    return "C";




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to