summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-al
blob: 731d036cf486542d1c24468d35617743bdf12bd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- config/gnomerc.in.orig  Wed Jul 24 15:52:07 2002
+++ config/gnomerc.in   Wed Jul 24 15:52:26 2002
@@ -2,6 +2,7 @@
 
 # Do we have gnome-volume-control?
 # If so we should run it to load the gnome-volume-control settings
+LC_CTYPE= ; export LC_CTYPE
 if command -v gnome-volume-control > /dev/null 2>&1; then
    gnome-volume-control -i
 else if [ -x @EXPANDED_BINDIR@/gnome-volume-control > /dev/null 2>&1; then