rpms/gdm/devel add-locale-alias.patch,NONE,1.1

Ray Strode rstrode at fedoraproject.org
Wed Jan 27 02:26:29 UTC 2010


Author: rstrode

Update of /cvs/pkgs/rpms/gdm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13484

Added Files:
	add-locale-alias.patch 
Log Message:
add missing patch


add-locale-alias.patch:
 locale.alias |    8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

--- NEW FILE add-locale-alias.patch ---
>From 3462ace9fee97f0db3af126a22cd8526b7125d94 Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode at redhat.com>
Date: Thu, 14 Jan 2010 09:18:48 -0500
Subject: [PATCH] Add missing locale.alias file

---
 data/locale.alias |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 data/locale.alias

diff --git a/data/locale.alias b/data/locale.alias
new file mode 100644
index 0000000..7cabea6
--- /dev/null
+++ b/data/locale.alias
@@ -0,0 +1,7 @@
+# You could insert none UTF-8 locales likes C, ja_JP.eucJP
+# The format is language label, space and locale name but 
+# the language label is no longer used.
+#
+# This file will be removed in the future once gdm setup tool is generated.
+#
+#Unspecified   C,POSIX
-- 
1.6.6




More information about the scm-commits mailing list