diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-11 07:51:59 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-11 07:51:59 +0000 |
commit | 85116108504d123845ce36ca2b80ead40e773862 (patch) | |
tree | 717f037a8ce34d20529b1578a0b5dd288413d363 /x11/wdm/files/patch-ab | |
parent | New version; 2.1beta -> 2.2.0 (diff) |
Upgrade to 0.90.
Notes
Notes:
svn path=/head/; revision=13087
Diffstat (limited to 'x11/wdm/files/patch-ab')
-rw-r--r-- | x11/wdm/files/patch-ab | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/x11/wdm/files/patch-ab b/x11/wdm/files/patch-ab index 6fdf1fd9f62d..86ac2c0e5a70 100644 --- a/x11/wdm/files/patch-ab +++ b/x11/wdm/files/patch-ab @@ -1,18 +1,16 @@ ---- src/config/wdm-config.in.orig Wed Aug 19 19:20:59 1998 -+++ src/config/wdm-config.in Thu Sep 3 18:54:01 1998 -@@ -21,12 +21,11 @@ - DisplayManager*session: #configdir#/Xsession - DisplayManager*authComplain: false - DisplayManager*wdmLogin: #bindir#/wdmLogin +--- src/config/wdm-config.in.orig Sun Aug 30 17:15:53 1998 ++++ src/config/wdm-config.in Fri Sep 11 09:22:53 1998 +@@ -25,11 +25,12 @@ + ! 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: pixmap:#configdir#/pixmaps/daemon1-HQ-1280x960.jpg ++! DisplayManager*wdmBg: solid:RoyalBlue ! DisplayManager*wdmBg: dgradient:RoyalBlue,FireBrick,Black --! DisplayManager*wdmLogo: #configdir#/pixmaps/Eagle.xpm --DisplayManager*wdmWm: wmaker:afterstep -+DisplayManager*wdmLogo: #configdir#/pixmaps/Earth200x130.xpm -+DisplayManager*wdmWm: wmaker:afterstep:ctwm:enlightenment:fvwm:fvwm2:fvwm95:olvwm:qvwm:tvtwm - DisplayManager*wdmReboot: #SHUTDOWN# -t3 -r now - DisplayManager*wdmHalt: #SHUTDOWN# -t3 -h now - DisplayManager*wdmVerify: true - DisplayManager*wdmRoot: false -- + ! 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# |