]> git.pld-linux.org Git - packages/gdm.git/blame - gdm-conf.patch
- revert user changes
[packages/gdm.git] / gdm-conf.patch
CommitLineData
bc85442a 1diff -urN gdm-2.4.1.1.orig/config/gdm.conf.in gdm-2.4.1.1/config/gdm.conf.in
2--- gdm-2.4.1.1.orig/config/gdm.conf.in Tue Jan 14 02:59:56 2003
3+++ gdm-2.4.1.1/config/gdm.conf.in Tue Jan 14 03:01:03 2003
4@@ -56,8 +56,8 @@
63551dd5 5 # you should create these user and group. Anyone found running this as
6 # someone too privilaged will get a kick in the ass. This should have
7 # access to only the gdm directories and files.
8-User=gdm
9-Group=gdm
10+User=xdm
11+Group=xdm
12 # To try to kill all clients started at greeter time or in the Init script.
13 # doesn't always work, only if those clients have a window of their own
14 KillInitClients=true
bc85442a 15@@ -157,7 +157,7 @@
16 # The 'theme'. By default we're using the default gtk theme
17 # Of course assuming that gtk got installed in the same prefix,
18 # if not change this.
19-GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc
20+GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk-2.0/gtkrc
21 # Maximum size of an icon, larger icons are scaled down
22 MaxIconWidth=128
23 MaxIconHeight=128
This page took 0.037604 seconds and 4 git commands to generate.