[longomatch] Update win32 Makefile



commit 70fa8ad07a2456a3d86bf14e201d10d53d9f872f
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Tue Nov 16 20:58:50 2010 +0100

    Update win32 Makefile

 Makefile.win32 |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index f78372e..9d547bd 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -24,10 +24,12 @@ FILES = \
 	es.po\
 	it.po\
 	nb.po\
+	nl.po\
 	sl.po\
 	pt.po\
 	fr.po\
-	sv.po
+	sv.po\
+	zh_CN.po\
 
 MO_FILES = $(foreach po,$(FILES), $(LOCALE_DIR)/$(basename $(po))/LC_MESSAGES/longomatch.mo)
 GMO_FILES = $(patsubst %.po, $(BUILD_DIR)/%.gmo,$(FILES))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]