From 5c22178afd8677233487d6f67496742300094f2d Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Wed, 11 Aug 2004 19:50:41 +0000 Subject: [PATCH] compile and install the locales Original commit message from CVS: compile and install the locales --- ChangeLog | 6 ++++++ win32/GStreamer.vcproj | 12 ++++++++++-- win32/config.h | 2 +- win32/vs7/GStreamer.vcproj | 12 ++++++++++-- 4 files changed, 27 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index bfa1210..a32dd48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-08-11 Steve Lhomme + * win32/config.h: + * win32/GStreamer.vcproj: + compile and install the locales + +2004-08-11 Steve Lhomme + * gst/gstvalue.c: fix a possible memory leak under Windows diff --git a/win32/GStreamer.vcproj b/win32/GStreamer.vcproj index 6ef9f88..21a66ec 100644 --- a/win32/GStreamer.vcproj +++ b/win32/GStreamer.vcproj @@ -57,8 +57,12 @@ +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do msgfmt -o ..\po\%%i.mo ..\po\%%i.po +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do mkdir c:\gstreamer\locale\%%i +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do copy /Y ..\po\%%i.mo c:\gstreamer\locale\%%i\gstreamer-0.8.mo"/> +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do msgfmt -o ..\po\%%i.mo ..\po\%%i.po +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do mkdir c:\gstreamer\locale\%%i +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do copy /Y ..\po\%%i.mo c:\gstreamer\locale\%%i\gstreamer-0.8.mo"/> +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do msgfmt -o ..\po\%%i.mo ..\po\%%i.po +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do mkdir c:\gstreamer\locale\%%i +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do copy /Y ..\po\%%i.mo c:\gstreamer\locale\%%i\gstreamer-0.8.mo"/> +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do msgfmt -o ..\po\%%i.mo ..\po\%%i.po +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do mkdir c:\gstreamer\locale\%%i +for %%i in (af az ca cs en_GB fr nl sq sr sv tr uk) do copy /Y ..\po\%%i.mo c:\gstreamer\locale\%%i\gstreamer-0.8.mo"/>