summaryrefslogtreecommitdiff
path: root/net/wireshark/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-07-21 18:15:36 +0000
commit70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch)
tree14c35099cfb4f4257c5e0b8e589d530fcb829468 /net/wireshark/files/patch-ab
parentFix typo. (ghostscript55htff -> ghostscript55httf) (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes: svn path=/head/; revision=30942 svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'net/wireshark/files/patch-ab')
-rw-r--r--net/wireshark/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/wireshark/files/patch-ab b/net/wireshark/files/patch-ab
deleted file mode 100644
index a92c130ac9cf..000000000000
--- a/net/wireshark/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- gtk/main.h.orig Sat Apr 22 20:17:29 2000
-+++ gtk/main.h Sat Apr 22 20:17:42 2000
-@@ -38,8 +38,8 @@
- #define MONO_MEDIUM_FONT "-*-lucida console-medium-*-*-*-*-100-*-*-*-*-*-*"
- #define MONO_BOLD_FONT "-*-lucida console-bold-*-*-*-*-100-*-*-*-*-*-*"
- #else
--#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"
--#define MONO_BOLD_FONT "-*-lucidatypewriter-bold-r-normal-*-*-120-*-*-*-*-iso8859-1"
-+#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1,*"
-+#define MONO_BOLD_FONT "-*-lucidatypewriter-bold-r-normal-*-*-120-*-*-*-*-iso8859-1,*"
- #endif
- #define RC_FILE PF_DIR "/gtkrc"
- #define DEF_WIDTH 750