diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-16 12:12:28 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-09-16 12:12:28 +0000 |
commit | 163d0e1dc1d523236ec5f761cd5bff978c79a880 (patch) | |
tree | e70a75a9c1cc996c37f2c65f90469801aaaf69a2 /x11/gdm | |
parent | f6b2a9ebe4803bc953fb473b1c14ec1a4ae8fcb2 (diff) | |
download | freebsd-ports-163d0e1dc1d523236ec5f761cd5bff978c79a880.zip |
Remove locale description
Diffstat (limited to 'x11/gdm')
-rw-r--r-- | x11/gdm/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11/gdm/pkg-descr b/x11/gdm/pkg-descr index ebf11c2b4527..7f1182d80bb7 100644 --- a/x11/gdm/pkg-descr +++ b/x11/gdm/pkg-descr @@ -11,8 +11,4 @@ gdm auth requisite pam_unix.so try_first_pass gdm account requisite pam_unix.so try_first_pass gdm session required pam_permit.so -- This port doesn't work with Japanese ( or some other ) environment. - Try to set Language to Japanese. I don't know why but think there - is something wrong around locale setting of libc/X/gtk/gdm. - This notes is written by: Yukihiro Nakai <nakai@FreeBSD.org> |