diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-20 10:01:28 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-20 10:01:28 +0000 |
commit | 8b5b1f2237b76fe4411db6f4615c49d23ea6fa6c (patch) | |
tree | 6dc893a28fe0b821d02aa26efcc0589436338e80 /x11/gdm/files/patch-ab | |
parent | 8ee54a73ec173cc1fb23e43ff8dc6294d1b8c4a8 (diff) | |
download | FreeBSD-ports-8b5b1f2237b76fe4411db6f4615c49d23ea6fa6c.zip FreeBSD-ports-8b5b1f2237b76fe4411db6f4615c49d23ea6fa6c.tar.gz |
Correct locale names for use on FreeBSD. Bump PORTREVISION.
PR: 32840
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'x11/gdm/files/patch-ab')
-rw-r--r-- | x11/gdm/files/patch-ab | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/x11/gdm/files/patch-ab b/x11/gdm/files/patch-ab index 6a18c1c..cd73530 100644 --- a/x11/gdm/files/patch-ab +++ b/x11/gdm/files/patch-ab @@ -2,7 +2,7 @@ $FreeBSD$ --- config/gdm.conf.in.orig Fri Nov 16 13:42:13 2001 -+++ config/gdm.conf.in Mon Nov 26 17:53:18 2001 ++++ config/gdm.conf.in Thu Dec 20 11:35:10 2001 @@ -5,7 +5,7 @@ # want gdm to kill/restart the server, turn this on AlwaysRestartServer=false @@ -51,8 +51,12 @@ $FreeBSD$ MaxIconWidth=128 MaxIconHeight=128 -@@ -80,11 +80,11 @@ - DefaultLocale=en_US +@@ -77,14 +77,14 @@ + ConfigAvailable=true + Browser=false + DefaultFace=@EXPANDED_PIXMAPDIR@/nobody.png +-DefaultLocale=en_US ++DefaultLocale=en_US.ISO_8859-1 # These are things excluded from the face browser, not from logging in Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm,rpm -Font=-*-helvetica-bold-r-normal-*-*-180-*-*-*-*-*-*,* |