summaryrefslogtreecommitdiff
path: root/x11/gdm2/files/patch-ab
blob: 17c3e8c3aa16898739b67bfb1f3ebceaa78d5d0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
$FreeBSD$

--- config/gdm.conf.in.orig	Sat Sep  1 13:03:45 2001
+++ config/gdm.conf.in	Tue Oct  2 15:10:39 2001
@@ -3,7 +3,7 @@
 AutomaticLogin=
 AlwaysRestartServer=false
 Configurator=@EXPANDED_GDMCONFIGDIR@/gdmconfig --disable-sound --disable-crash-dialog
-GnomeDefaultSession=@EXPANDED_DATADIR@/gnome/default.session
+GnomeDefaultSession=@EXPANDED_DATADIR@/default.session
 Chooser=@EXPANDED_BINDIR@/gdmchooser --disable-sound --disable-crash-dialog
 DefaultPath=/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:@EXPANDED_BINDIR@
 DisplayInitDir=@EXPANDED_SYSCONFDIR@/gdm/Init
@@ -11,7 +11,7 @@
 Group=gdm
 HaltCommand=/sbin/shutdown -h now
 KillInitClients=true
-LogDir=@EXPANDED_AUTHDIR@
+LogDir=/var/log
 PidFile=/var/run/gdm.pid
 PostSessionScriptDir=@EXPANDED_SYSCONFDIR@/gdm/PostSession/
 PreSessionScriptDir=@EXPANDED_SYSCONFDIR@/gdm/PreSession/
@@ -19,7 +19,7 @@
 XKeepsCrashing=@EXPANDED_SYSCONFDIR@/gdm/XKeepsCrashing
 XKeepsCrashingConfigurators=/usr/bin/X11/XF86Setup /usr/bin/X11/Xconfigurator
 RebootCommand=/sbin/shutdown -r now
-RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/usr/local/bin:@EXPANDED_BINDIR@
+RootPath=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:@EXPANDED_BINDIR@
 ServAuthDir=@EXPANDED_AUTHDIR@
 SessionDir=@EXPANDED_SYSCONFDIR@/gdm/Sessions/
 SuspendCommand=
@@ -30,9 +30,9 @@
 TimedLoginEnable=false
 TimedLogin=
 TimedLoginDelay=30
-StandardXServer=/usr/bin/X11/X
+StandardXServer=@EXPANDED_BINDIR@/X
 FlexibleXServers=5
-Xnest=/usr/bin/X11/Xnest -name Xnest
+Xnest=@EXPANDED_BINDIR@/Xnest -name Xnest
 
 [security]
 AllowRoot=true
@@ -57,7 +57,7 @@
 Willing=@EXPANDED_SYSCONFDIR@/gdm/Xwilling
 
 [gui]
-GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc
+GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk/gtkrc
 MaxIconWidth=128
 MaxIconHeight=128
 
@@ -68,11 +68,11 @@
 DefaultFace=@EXPANDED_PIXMAPDIR@/nobody.png
 DefaultLocale=en_US
 Exclude=bin,daemon,adm,lp,sync,shutdown,halt,mail,news,uucp,operator,nobody,gdm,postgres,pvm
-Font=-*-helvetica-bold-r-normal-*-*-180-*-*-*-*-*-*,*
+Font=-*-helvetica-bold-r-normal-*-*-180-*-*-*-*-*-*,*-r-*,*
 GlobalFaceDir=@EXPANDED_DATADIR@/faces/
 Icon=@EXPANDED_PIXMAPDIR@/gdm.xpm
 LocaleFile=@EXPANDED_LOCALEDIR@/locale.alias
-Logo=@EXPANDED_PIXMAPDIR@/gnome-logo-large.png
+Logo=@EXPANDED_PIXMAPDIR@/Daemon.png
 Quiver=true
 SystemMenu=true
 Welcome=Welcome to %n
@@ -117,5 +117,5 @@
 
 [server-Standard]
 name=Standard server
-command=/usr/bin/X11/X
+command=@EXPANDED_BINDIR@/X
 flexible=true