summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-06-18 16:15:48 +0000
committerMamoru Komachi <usata@gentoo.org>2005-06-18 16:15:48 +0000
commit4de5f1d8f72eb259c179a098f9147076cffcc4d3 (patch)
tree16593cb95563360abb2282cb6369cf0ab05ffe62 /app-i18n/uim/files
parentVersion bump to 2.6.12 stable release. (diff)
downloadgentoo-2-4de5f1d8f72eb259c179a098f9147076cffcc4d3.tar.gz
gentoo-2-4de5f1d8f72eb259c179a098f9147076cffcc4d3.tar.bz2
gentoo-2-4de5f1d8f72eb259c179a098f9147076cffcc4d3.zip
Fixed bug #95021 and bug #95023. Thanks to Yusuke Ubukata <ubukata@keim.cs.gunma-u.ac.jp>.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-i18n/uim/files')
-rw-r--r--app-i18n/uim/files/uim-0.4.6-nls.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/app-i18n/uim/files/uim-0.4.6-nls.diff b/app-i18n/uim/files/uim-0.4.6-nls.diff
new file mode 100644
index 000000000000..21c4069f6492
--- /dev/null
+++ b/app-i18n/uim/files/uim-0.4.6-nls.diff
@@ -0,0 +1,15 @@
+--- qtgettext.h.orig 2005-02-05 13:52:02.000000000 +0900
++++ qtgettext.h 2005-06-19 01:06:55.000000000 +0900
+@@ -34,11 +34,11 @@
+ #define _QT_GETTEXT_H_
+
+ #include "uim/config.h"
++#include "uim/gettext.h"
+
+ /* NLS can be disabled through the configure --disable-nls option. */
+ #if ENABLE_NLS
+
+-#include "uim/gettext.h"
+ /* undef original _(String) macro for handling encoding */
+ #ifdef _
+ #undef _