diff options
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 |