mirror of
https://git.freebsd.org/ports.git
synced 2025-07-09 05:19:16 -04:00
PR: ports/46008 Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp> Approved by: portmgr(marcus@marcuscom.com)[1]
11 lines
351 B
Text
11 lines
351 B
Text
--- mew-key.el.orig Thu Jun 19 14:58:14 2003
|
|
+++ mew-key.el Fri Aug 22 16:17:21 2003
|
|
@@ -562,7 +562,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)
|