Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/po


Modified Files:
        Makefile.am 
Added Files:
        bg.po 


Log Message:


1. bulgarian
2. start working on making sure e17 follows all of icccm at a minimum. -
   netwm will be next.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/po/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- Makefile.am 19 Apr 2005 03:19:18 -0000      1.9
+++ Makefile.am 19 Apr 2005 13:42:07 -0000      1.10
@@ -9,7 +9,8 @@
 es.mo \
 pt.mo \
 fi.mo \
-ru.mo
+ru.mo \
+bg.mo
 
 LANGS = \
 fr \
@@ -17,7 +18,8 @@
 es \
 pt \
 fi \
-ru
+ru \
+bg
 
 EXTRA_DIST = \
 enlightenment.pot \
@@ -26,7 +28,8 @@
 es.po \
 pt.po \
 fi.po \
-ru.po
+ru.po \
+bg.po
 
 ja.mo:
        $(MSGFMT) -f -o $@ ja.po
@@ -40,6 +43,8 @@
        $(MSGFMT) -f -o $@ fi.po
 ru.mo:
        $(MSGFMT) -f -o $@ ru.po
+bg.mo:
+       $(MSGFMT) -f -o $@ bg.po
 
 install-poDATA:
 uninstall-poDATA:




-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to