diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /net/wireshark/files/patch-ab | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Diffstat (limited to 'net/wireshark/files/patch-ab')
-rw-r--r-- | net/wireshark/files/patch-ab | 13 |
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 |