[PATCH] Don't strip Content-Type in .po files on Windows
From: Роман Донченко <dpb_at_corrigendum.ru>
Date: Mon, 06 Aug 2012 03:19:23 +0400
Greetings,
I submitted this patch a couple of years ago, but it didn't get much
[[[
GNU libintl, by default, converts the l10n strings into the locale
When building on Windows, this stripping is done unconditionally, but is
- On Windows, we only support linking with svn-win32-libintl, which is
This patch removes Content-Type stripping on Windows, which gets rid of
* build/generator/build_locale.ezt: Remove the strip-po-charset.py
* build/generator/gen_win.py:
* build/strip-po-charset.py: Delete.
* subversion/libsvn_subr/nls.c:
* subversion/svn_private_config.hw: Indicate that bind_textdomain_codeset
Roman.
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.