summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-10-24 10:56:45 +0000
committerdougb <dougb@FreeBSD.org>2004-10-24 10:56:45 +0000
commitbeb32b04bda45de330b011c1c2b6bf015759e621 (patch)
tree13e184c01dd2c9c504459e31b829b913c5706863
parentfb732a1d3c40e864e699b6f5a4a8cb8efe797fe4 (diff)
downloadFreeBSD-ports-beb32b04bda45de330b011c1c2b6bf015759e621.zip
FreeBSD-ports-beb32b04bda45de330b011c1c2b6bf015759e621.tar.gz
Choosing a default font for the installation seems no longer to be
necessary in 0.90.0.
-rw-r--r--x11-wm/windowmaker/files/patch-aj11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-wm/windowmaker/files/patch-aj b/x11-wm/windowmaker/files/patch-aj
deleted file mode 100644
index 72b6c05..0000000
--- a/x11-wm/windowmaker/files/patch-aj
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/defaults.c.orig Tue Dec 28 14:44:07 1999
-+++ src/defaults.c Tue Dec 28 14:45:08 1999
-@@ -2200,7 +2200,7 @@
-
- font = WMCreateFont(scr->wmscreen, val);
- if (!font)
-- font = WMCreateFont(scr->wmscreen, "fixed");
-+ font = WMCreateFont(scr->wmscreen, "fixed,-default-*--16-*,*");
-
- if (!font) {
- wfatal(_("could not load any usable font!!!"));
OpenPOWER on IntegriCloud