diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-18 10:00:08 +0000 |
commit | e497906508084a5501f27a53a8ec0f23aa446e5b (patch) | |
tree | 152d32d807e92b14ac8ade604a4d650b637b1e93 /net/wireshark/files/patch-ab | |
parent | A new index, with 3,403 ports, which is a nice number, being 41 times (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
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 |