From 7d1064105959a7f8b02402742fc4735b9ff27b6a Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Sun, 19 Jul 2009 23:32:48 +0000 Subject: In progress, the windows installer with po translation does not work yet. --- (limited to 'Makefile.mingw.in') diff --git a/Makefile.mingw.in b/Makefile.mingw.in index 0282568..95a3da4 100644 --- a/Makefile.mingw.in +++ b/Makefile.mingw.in @@ -72,8 +72,12 @@ config.h: config.h.mingw.in ./config.status config.h.mingw cp config.h.mingw config.h -gcompris-installer.nsi: gcompris-installer.nsi.in +gcompris-installer.nsi: gcompris-installer.nsi.in nsis_translations.desktop ./config.status gcompris-installer.nsi + ./tools/create_nsis_translations.pl + +nsis_translations.desktop: nsis_translations.desktop.in + LC_ALL=C /usr/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po nsis_translations.desktop.in nsis_translations.desktop install: all Makefile.mingw mkdir -p $(GCOMPRIS_INSTALL_DIR)/share -- cgit v0.9.1