1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/mail/mew2/files/patch-ae
2001-08-25 09:17:58 +00:00

12 lines
347 B
Plaintext

--- mew-key.el~ Wed Jul 18 08:19:11 2001
+++ mew-key.el Fri Aug 3 11:30:10 2001
@@ -507,7 +507,7 @@
;;;
(defvar mew-icon-directory (if (fboundp 'locate-data-directory)
- (locate-data-directory "mew") nil))
+ (locate-data-directory "mew%%MEW_MAJOR_VER%%") nil))
(defvar mew-icon-separate nil)
(defvar mew-icon-blank nil)