freebsd-ports/x11/gdm2/files/patch-ab
Yukihiro Nakai 42be20122e Update to 2.2.0
- Now it needs to make gdm user and gdm group.
2001-04-22 00:20:31 +00:00

36 lines
1.2 KiB
Text

--- config/gdm.conf.in.orig Mon Mar 5 05:27:12 2001
+++ config/gdm.conf.in Fri Apr 20 20:42:22 2001
@@ -7,7 +7,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/
@@ -47,11 +47,11 @@
DefaultFace=@EXPANDED_PIXMAPDIR@/nobody.png
DefaultLocale=english
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
@@ -75,8 +75,8 @@
Enable=false
[servers]
-0=/usr/bin/X11/X
-#1=/usr/bin/X11/X
+0=@EXPANDED_BINDIR@/X
+#1=@EXPANDED_BINDIR@/X
#Note: If you want to make sure X runs on a specific virtual console on linux,
# you can use the following (for console 7):
#0=/usr/bin/X11/X vt7