From root@nestor.homeunix.org  Sun Jul 16 00:53:53 2006
Return-Path: <root@nestor.homeunix.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E4EEF16A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Jul 2006 00:53:53 +0000 (UTC)
	(envelope-from root@nestor.homeunix.org)
Received: from amsfep11-int.chello.nl (amsfep17-int.chello.nl [213.46.243.15])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 217C343D46
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 Jul 2006 00:53:52 +0000 (GMT)
	(envelope-from root@nestor.homeunix.org)
Received: from nestor.homeunix.org ([213.89.187.244])
          by amsfep11-int.chello.nl
          (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with SMTP
          id <20060716004428.IDDE1153.amsfep11-int.chello.nl@nestor.homeunix.org>;
          Sun, 16 Jul 2006 02:44:28 +0200
Received: by nestor.homeunix.org (sSMTP sendmail emulation); Sun, 16 Jul 2006 02:53:50 +0200
Message-Id: <20060716004428.IDDE1153.amsfep11-int.chello.nl@nestor.homeunix.org>
Date: Sun, 16 Jul 2006 02:53:50 +0200
From: "Charlie &" <root@nestor.homeunix.org>
Reply-To: Rasmus Kaj <kaj@kth.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Rasmus Kaj <kaj@kth.se>
Subject: [patch] x11/gdm typo in locale config
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         100360
>Category:       ports
>Synopsis:       [patch] x11/gdm typo in locale config
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 16 01:00:28 GMT 2006
>Closed-Date:    Mon Jul 17 03:00:29 GMT 2006
>Last-Modified:  Mon Jul 17 03:00:29 GMT 2006
>Originator:     Rasmus Kaj
>Release:        FreeBSD 5.5-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD nestor.kaj 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #0:
Wed Apr 26 00:14:47 CEST 2006
root@nestor.kaj:/usr/src/sys/amd64/compile/NESTOR amd64

A system with x11/gdm installed and a user who speaks swedish.

>Description:
UTF-8 in the swedish location doesn't work properly in gnome, due to a
typo in /usr/X11R6/etc/gdm/locale.alias.

>How-To-Repeat:
Select the swedish language in gdm and log in.  Notice how non-ascii
characters doesn't work properly in gnome-terminal unless you do
"Stall in teckenkodning" (select character encoding) in the "Terminal"
menu.

>Fix:
Please apply the following patch in ports/x11/gdm (the patch patches a
patch file).

--- files_patch-config_locale.alias.patch begins here ---
--- files/patch-config_locale.alias.orig	Sun Jul 16 02:26:25 2006
+++ files/patch-config_locale.alias	Sun Jul 16 02:27:01 2006
@@ -155,6 +155,6 @@
 +Slovak                 sk_SK.UTF-8,sk_SK.ISO8859-2
 +Slovenian              sl_SI.UTF-8,sl_SI.ISO8859-2
 +Spanish                es_ES.UTF-8,es_ES.ISO8859-15,es_ES.ISO8859-1
-+Swedish                sv_SV.UTF-8,sv_SE.ISO8859-1
++Swedish                sv_SE.UTF-8,sv_SE.ISO8859-1
 +Turkish                tr_TR.UTF-8,tr_TR.ISO8859-9
 +Ukrainian              uk_UA.UTF-8,uk_UA.ISO8859-5
--- files_patch-config_locale.alias.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jul 16 01:00:38 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100360 
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Mon Jul 17 03:00:14 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=100360 
>Unformatted:
