diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-11 18:33:56 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-07-11 18:33:56 +0000 |
commit | 8ea8d3452e63a3ae12551f206b7e7d3a2a959cbb (patch) | |
tree | bd9700f150b23f428ab6a548657e75e0fafdafb4 /x11/wdm/files/patch-ab | |
parent | Update to 0.7.6. (diff) |
Update to 1.25.
PR: ports/53108
Submitted by: Ports Fury
Approved by: maintainer timeout (1 month)
Diffstat (limited to 'x11/wdm/files/patch-ab')
-rw-r--r-- | x11/wdm/files/patch-ab | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/x11/wdm/files/patch-ab b/x11/wdm/files/patch-ab deleted file mode 100644 index 6d853c9fabf1..000000000000 --- a/x11/wdm/files/patch-ab +++ /dev/null @@ -1,25 +0,0 @@ ---- src/config/wdm-config.in.orig Thu Sep 16 09:27:58 1999 -+++ src/config/wdm-config.in Mon Dec 20 16:29:51 1999 -@@ -3,7 +3,7 @@ - ! wdm configuration file input (sed in Makefile) - ! - DisplayManager.errorLogFile: #logdir#/xdm-errors.log --DisplayManager.pidFile: #rundir#/xdm-pid -+DisplayManager.pidFile: #rundir#/xdm.pid - DisplayManager.keyFile: #configdir#/xdm-keys - DisplayManager.servers: #configdir#/Xservers - DisplayManager.accessFile: #configdir#/Xaccess -@@ -25,11 +25,11 @@ - ! display screen background--if not set or set to none, then the - ! background is not set by wdm. - ! DisplayManager*wdmBg: none --DisplayManager*wdmBg: solid:RoyalBlue -+! DisplayManager*wdmBg: solid:RoyalBlue - ! DisplayManager*wdmBg: dgradient:RoyalBlue,FireBrick,Black - ! DisplayManager*wdmBg: hgradient:RoyalBlue,FireBrick,Black - ! DisplayManager*wdmBg: vgradient:RoyalBlue,FireBrick,Black --! DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/Stars.jpg -+DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/daemon1-HQ-1280x960.jpg - ! - ! optional pixmap for logo - #pixmapcomment#DisplayManager*wdmLogo: #configdir#/pixmaps/#pixmapfile# |