diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /x11-fonts/xfs/files/patch-config.cpp | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'x11-fonts/xfs/files/patch-config.cpp')
-rw-r--r-- | x11-fonts/xfs/files/patch-config.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-fonts/xfs/files/patch-config.cpp b/x11-fonts/xfs/files/patch-config.cpp deleted file mode 100644 index d44e630c972f..000000000000 --- a/x11-fonts/xfs/files/patch-config.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- programs/xfs/config.cpp.orig Tue Jan 18 22:31:25 2005 -+++ programs/xfs/config.cpp Tue Jan 18 22:32:13 2005 -@@ -8,8 +8,10 @@ - XCOMM in decipoints - default-point-size = 120 - default-resolutions = 75,75,100,100 -+#ifdef FONTCACHE - - XCOMM font cache control, specified in KB - cache-hi-mark = 2048 - cache-low-mark = 1433 - cache-balance = 70 -+#endif |