Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_intl.c 


Log Message:


slovenian mapping done right

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_intl.c,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- e_intl.c    3 May 2005 08:06:50 -0000       1.26
+++ e_intl.c    3 May 2005 08:14:45 -0000       1.27
@@ -209,7 +209,7 @@
      return "zh_TW";
    if (ISL("hu") || ISL("hu_HU") || ISL("HU"))
      return "hu";
-   if (ISL("sl") || ISL("sl_SL") || ISL("SL"))
+   if (ISL("sl") || ISL("sl_SI") || ISL("SI"))
      return "sl";
    if (ISL("it") || ISL("it_IT") || ISL("IT"))
      return "it";




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to