gettext/gettext-tools
Bruno Haible 8329be8d9f C#: Add support for dotnet.
Reported by Michele Locati <mlocati@gmail.com>
at <https://savannah.gnu.org/bugs/index.php?66292>.

* DEPENDENCIES: Mention dotnet as an alternative to Mono.
* NEWS: Mention the change.
* PACKAGING: Mention the new file $prefix/lib/gettext/GNU.Gettext.dll.
* gettext-runtime/intl-csharp/Makefile.am (pkglibdir): New variable.
(CLEANFILES): Add GNU.Gettext.pdb.
(install-dll-no, install-dll-yes): Install also into $(pkglibdir).
(installdirs-dll, uninstall-dll): Update accordingly.
* gettext-runtime/intl-csharp/intl.cs (GettextResourceSet): Add field Table.
Override GetEnumerator, GetObject to handle it. Change the Keys method to handle
it as well.
* gettext-tools/tests/lang-csharp: In the program, on Windows, produce UTF-8
output with Unix end-of-lines and set the culture manually.
2024-10-09 04:06:47 +02:00
..
2024-10-06 09:43:43 +02:00
2024-10-06 03:27:19 +02:00
2021-08-22 00:10:23 +02:00
2024-09-01 15:48:26 +02:00
2024-09-29 17:06:09 +02:00
2024-10-07 20:39:07 +02:00
2019-02-04 20:56:11 +01:00
2024-10-09 04:06:47 +02:00
2018-01-27 14:25:04 +01:00

This directory contains the tools of GNU gettext, for the translator and the
maintainer, and the associated documentation.