summaryrefslogtreecommitdiff
path: root/mail/mew/patches/patch-aa
blob: 319b0de0efeba7e725bf5bd15b74c5783cec407b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.7 2011/07/11 14:54:38 ryoon Exp $

--- mew-key.el.orig	2009-01-21 05:54:56.000000000 +0000
+++ mew-key.el
@@ -619,7 +619,7 @@
 	(if (file-exists-p (expand-file-name file path))
 	    (throw 'loop (expand-file-name "etc" path)))))))
 
-(defvar mew-icon-directory (mew-which-mew-etc))
+(defvar mew-icon-directory "@ICONDIR@")
 
 (defvar mew-icon-separate nil)
 (defvar mew-icon-blank nil)