diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-10 12:13:25 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-10 12:13:25 +0000 |
commit | c157dab52f799095528b5386ebf8e948812a2173 (patch) | |
tree | 914eb7de3a8d4f0000c76c891257f93a637e4ddd /mail/pygmy/files/patch-ab | |
parent | upgrade to 0.7.3 (diff) |
Update to 0.5.9.
Notes
Notes:
svn path=/head/; revision=43745
Diffstat (limited to 'mail/pygmy/files/patch-ab')
-rw-r--r-- | mail/pygmy/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/pygmy/files/patch-ab b/mail/pygmy/files/patch-ab deleted file mode 100644 index 53ec5978f077..000000000000 --- a/mail/pygmy/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- msg.py.orig Fri May 18 18:26:45 2001 -+++ msg.py Sun May 20 09:28:55 2001 -@@ -20,7 +20,7 @@ - - ## Fonts - BOLD_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1' --NORMAL_FONT = '-*-helvetica-medium-r-normal--12-120-75-75-p-70-iso8859-1' -+NORMAL_FONT = '-*-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1' - - ## Error messages from the GUI - err1 = """Error opening destination file""" |