[Evolution-hackers] Gtkhtml 1.1.10 l10n borkage
- From: Frederic Crozat <fcrozat mandrakesoft com>
- To: evolution-hackers lists ximian com
- Subject: [Evolution-hackers] Gtkhtml 1.1.10 l10n borkage
- Date: 08 Apr 2003 19:24:25 +0200
Hi folks,
while packaging gtkhtml 1.1.10 for Mdk cooker and 9.1 security update, I
found a somehow big borkage in it :
the following commit :
2003-02-07 Larry Ewing <lewing ximian com>
* configure.in: Apply reworked patch form Akira TAGOH
<tagoh redhat com> to set GNOME_EXPLICIT_TRANSLATION_DOMAIN to
GTKHTML_RELEASE_STRING.
* acconfig.h: add GNOME_EXPLICIT_TRANSLATION_DOMAIN
has broken .gmo file generation which are now generated as gtkhtml.gmo
instead of gtkhtml-1.1.gmo
Bandaid patch attached (but it only fixes the symptoms, not the
causes)..
BTW, Ximian packages (at least for Mdk 9.0) are also broken with this
problem..
--
Frederic Crozat <fcrozat mandrakesoft com>
MandrakeSoft
--- gtkhtml-1.1.10/po/Makefile.in.in.orig 2003-03-31 20:06:29.000000000 +0200
+++ gtkhtml-1.1.10/po/Makefile.in.in 2003-04-08 18:25:17.000000000 +0200
@@ -6,7 +6,7 @@
# but which still want to provide support for the GNU gettext functionality.
# Please note that the actual code is *not* freely available.
-PACKAGE = @PACKAGE@
+PACKAGE = @GETTEXT_PACKAGE@
VERSION = @VERSION@
# These two variables depend on the location of this directory.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]