mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fba6cfa882
So now we can use Japanese locale from GDM. (also some other language.)
9 lines
199 B
Plaintext
9 lines
199 B
Plaintext
--- 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
|