diff options
author | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
commit | 9c7517511a4ffc07c35e603712dd2af1312768ff (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/rxvt/MESSAGE | |
parent | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (diff) | |
download | pkgsrc-9c7517511a4ffc07c35e603712dd2af1312768ff.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/rxvt/MESSAGE')
-rw-r--r-- | x11/rxvt/MESSAGE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/rxvt/MESSAGE b/x11/rxvt/MESSAGE new file mode 100644 index 00000000000..f901a7f1b45 --- /dev/null +++ b/x11/rxvt/MESSAGE @@ -0,0 +1,13 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:37 zuntum Exp $ + +The rxvt binary is able to use greek keyboard extensions and +multibyte character encodings. Due to errors in the current +version, the greek keyboard support is not compiled into the +binary (it can not be disabled at runtime and causes problems +for users in other locales). + +The multibyte character encoding support is compiled in, but +by default disabled. To enable it, please edit the file +${X11BASE}/lib/X11/app-defaults/Rxvt. +====================================================================== |