* 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:
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
|
||||
|
||||
|
3
debian/evolution-common.gsettings-override
vendored
3
debian/evolution-common.gsettings-override
vendored
@ -1,2 +1,5 @@
|
||||
[org.gnome.evolution.mail]
|
||||
prompt-check-if-default-mailer=false
|
||||
|
||||
[org.gnome.evolution.spamassassin]
|
||||
spamd-binary='/usr/sbin/spamd'
|
||||
|
Reference in New Issue
Block a user