aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4-libraries
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2000-02-19 05:17:53 +0800
committerjmz <jmz@FreeBSD.org>2000-02-19 05:17:53 +0800
commit4b617ca194b52cedc0c8c98c06bec45158b83f04 (patch)
tree588a926f05305be41257de41f22dc8baa8efa487 /x11/XFree86-4-libraries
parent9aec74d8dd3e427f443761f1ff7443f471d40b8b (diff)
downloadfreebsd-ports-gnome-4b617ca194b52cedc0c8c98c06bec45158b83f04.tar.gz
freebsd-ports-gnome-4b617ca194b52cedc0c8c98c06bec45158b83f04.tar.zst
freebsd-ports-gnome-4b617ca194b52cedc0c8c98c06bec45158b83f04.zip
In 4.0-current, there is a new czech locale, but appropriate line in
locale.alias is missing. If this patch is not applied, X Window system will not understand czech locales. PR: ports/16777 Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
Diffstat (limited to 'x11/XFree86-4-libraries')
-rw-r--r--x11/XFree86-4-libraries/files/patch-f11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-f b/x11/XFree86-4-libraries/files/patch-f
new file mode 100644
index 000000000000..a3bc926c6263
--- /dev/null
+++ b/x11/XFree86-4-libraries/files/patch-f
@@ -0,0 +1,11 @@
+--- nls/locale.alias.orig Thu Feb 17 16:04:55 2000
++++ nls/locale.alias Thu Feb 17 16:04:29 2000
+@@ -27,6 +27,7 @@
+ cs_CS.ISO8859-2 cs_CZ.ISO8859-2
+ cs_CZ cs_CZ.ISO8859-2
+ cs_CZ.iso88592 cs_CZ.ISO8859-2
++cs_CZ.ISO_8859-2 cs_CZ.ISO8859-2
+ cz cz_CZ.ISO8859-2
+ cz_CZ cz_CZ.ISO8859-2
+ da da_DK.ISO8859-1
+