summaryrefslogtreecommitdiff
path: root/x11/gdm2
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-09-16 10:08:15 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-09-16 10:08:15 +0000
commitfba6cfa882cabc0e551c032d98a55e5f43b074bf (patch)
tree54931e9661034e671e89ccba2938bcd8fe74a074 /x11/gdm2
parent- Update to 0.1g. (diff)
Add patch for disable LC_CTYPE.
So now we can use Japanese locale from GDM. (also some other language.)
Notes
Notes: svn path=/head/; revision=32686
Diffstat (limited to 'x11/gdm2')
-rw-r--r--x11/gdm2/files/patch-al8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11/gdm2/files/patch-al b/x11/gdm2/files/patch-al
new file mode 100644
index 000000000000..6e29fc365ec6
--- /dev/null
+++ b/x11/gdm2/files/patch-al
@@ -0,0 +1,8 @@
+--- config/gnomerc.in.orig Sat Sep 16 10:20:11 2000
++++ config/gnomerc.in Sat Sep 16 10:20:25 2000
+@@ -1 +1,4 @@
+-@bindir@/gnome-session
++#!/bin/csh
++
++unsetenv LC_CTYPE
++exec @bindir@/gnome-session