* debian/evolution-common.gsettings-override: (Closes: #656678)

- Correct the path to spamd as /usr/sbin/spamd

git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2198 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
Jeremy Bicha
2012-06-01 12:50:52 +00:00
parent a9f2b15db3
commit 4e5728512d
2 changed files with 5 additions and 0 deletions

2
debian/changelog vendored
View File

@ -12,6 +12,8 @@ evolution (3.4.2-2) UNRELEASED; urgency=low
[ Jeremy Bicha ]
* Enable python module and pst-import plugin (Closes: #491320)
* debian/evolution-common.gsettings-override: (Closes: #656678)
- Correct the path to spamd as /usr/sbin/spamd
-- Jordi Mallach <jordi@debian.org> Sat, 19 May 2012 13:33:39 +0200

View File

@ -1,2 +1,5 @@
[org.gnome.evolution.mail]
prompt-check-if-default-mailer=false
[org.gnome.evolution.spamassassin]
spamd-binary='/usr/sbin/spamd'