diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-02-01 20:05:43 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-02-01 20:05:43 +0000 |
commit | d67ea3dd9b3809def3d30560af6329cbdfd2c78d (patch) | |
tree | efbed6169d628cefc14ec97b608b56f7878b76ba /sysutils/xmbmon | |
parent | 9a6430d8e6dfd006c8c87dc45022aa59f89418e0 (diff) | |
download | FreeBSD-ports-d67ea3dd9b3809def3d30560af6329cbdfd2c78d.zip FreeBSD-ports-d67ea3dd9b3809def3d30560af6329cbdfd2c78d.tar.gz |
Add forgotten patch.
Diffstat (limited to 'sysutils/xmbmon')
-rw-r--r-- | sysutils/xmbmon/files/patch-xmbmon.resources | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/xmbmon/files/patch-xmbmon.resources b/sysutils/xmbmon/files/patch-xmbmon.resources new file mode 100644 index 0000000..85d1e73a --- /dev/null +++ b/sysutils/xmbmon/files/patch-xmbmon.resources @@ -0,0 +1,18 @@ +--- xmbmon.resources.orig Wed Feb 1 20:45:24 2006 ++++ xmbmon.resources Wed Feb 1 20:45:36 2006 +@@ -8,7 +8,7 @@ + <Key>Q: quit_proc() + ! Add the followings to users default resources if one wishes + XMBmon*geometry: 100x140 +-XMBmon*font: -adobe-helvetica-bold-r-*-*-10-*-*-*-*-*-*-* ++XMBmon*font: fixed + XMBmon*count: 4 + XMBmon*sec: 20 + XMBmon*wsec: 1800 +@@ -32,5 +32,5 @@ + XMBmon*probe: + XMBmon*TyanTigerMP: False + XMBmon*label: +-XMBmon*labelfont: -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-* ++XMBmon*labelfont: fixed + XMBmon*labelcolor: black |