Update of /cvsroot/subproc/subproc
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv27831
Modified Files:
Makefile
Log Message:
Not so many languages.
Index: Makefile
===================================================================
RCS file: /cvsroot/subproc/subproc/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 28 Feb 2007 15:57:11 -0000 1.1
+++ Makefile 28 Feb 2007 15:58:39 -0000 1.2
@@ -5,7 +5,7 @@
VERSION = 0.1
# Supported languages
-LANGUAGES = ro de fr es it
+LANGUAGES = ro fr
# Translation catalogs, directories and files
PO_DIR = po
|