diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-06-07 21:41:40 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-06-07 21:41:40 +0000 |
commit | 157706316ee48a399c5af558ae48f73b60b54cae (patch) | |
tree | 59157bf56f5e0017a74fe0e9831a5f3dece7019f /x11 | |
parent | 11e1c3c32c4d2acc03360258633c662b6dff1760 (diff) | |
download | pkgsrc-157706316ee48a399c5af558ae48f73b60b54cae.tar.gz |
this was obsolete for quite some time now - do not confuse people any longer :)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fvwm2/pkg/MESSAGE | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/fvwm2/pkg/MESSAGE b/x11/fvwm2/pkg/MESSAGE deleted file mode 100644 index d6621823d1c..00000000000 --- a/x11/fvwm2/pkg/MESSAGE +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: MESSAGE,v 1.2 1998/08/07 11:18:03 agc Exp $ - -Notes for XFree86 3.3/3.3.1 and LANG=ja_JP.EUC: - -There are some bug (?) in already released XFree86 based on X11R6.3, i.e., -XFree86 3.3 and XFree86 3.3.1, when X client runs under LANG=ja_JP.EUC. - -If you wanna use this fvwm2 with LANG=ja_JP.EUC (which means "run fvwm2, -with environment variable 'LANG' is set to 'ja_JP.EUC' to enable to display -Japanese Kanji/Hiragana/Katakana characters"), apply following patch to -/usr/X11R6/lib/X11/locale/ja/XLC_LOCALE (or equivalent). - -*** lib/X11/locale/ja/XLC_LOCALE.dist Mon Aug 4 16:44:48 1997 ---- lib/X11/locale/ja/XLC_LOCALE Wed Oct 8 01:28:00 1997 -*************** -*** 35,40 **** ---- 35,41 ---- - } - font { - primary JISX0201.1976-0:GR -+ substitute JISX0201.1976-0:GR - vertical_rotate all - } - } |