diff options
author | ache <ache@FreeBSD.org> | 1997-06-15 00:09:39 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-06-15 00:09:39 +0000 |
commit | dbc0850b0aad13ad3bf1771b2237962a899d2049 (patch) | |
tree | 7d666708a5fb056eb94587c7e89090d78299b157 /x11-wm/fvwm95 | |
parent | 39b917988d9fe05c06186c16c33bb241018a38f0 (diff) | |
download | FreeBSD-ports-dbc0850b0aad13ad3bf1771b2237962a899d2049.zip FreeBSD-ports-dbc0850b0aad13ad3bf1771b2237962a899d2049.tar.gz |
Add missing \
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r-- | x11-wm/fvwm95/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm95/files/patch-ad b/x11-wm/fvwm95/files/patch-ad index 22bceb7..d89120b 100644 --- a/x11-wm/fvwm95/files/patch-ad +++ b/x11-wm/fvwm95/files/patch-ad @@ -1,5 +1,5 @@ *** sample.fvwmrc/system.fvwm95rc.orig Wed Dec 11 23:24:54 1996 ---- sample.fvwmrc/system.fvwm95rc Fri Jun 13 21:19:49 1997 +--- sample.fvwmrc/system.fvwm95rc Sun Jun 15 04:08:00 1997 *************** *** 90,97 **** # Paths are a colon-separated list, just like regular unix PATH @@ -175,7 +175,7 @@ ! -j -ls -fn 10x20 & + "Large Rxvt (10x20 font)%mini-term.xpm%" Exec rxvt -font 10x20 -ls & ! + "Large Color Xterm (10x20 font)%mini-term.xpm%" Exec xterm \ -! +cm -tn xterm-color +! +cm -tn xterm-color \ ! -sb -sl 500 \ ! -j -ls -fn 10x20 & |