-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: kipi-plugins
Version: 0.1.2-3
Severity: normal

The sendimages module allow users to send mails with pictures
attached. It have a list of mailer than can be used and Thunderbird is
avalaible in this list but the binary path must be update to refere to
icedove.

I attached a very simple patch.

Best regards,

    Gonéri
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFzlKEsKTFpDfZQSwRAlICAKCPBF7o8PsvDBracFYIrKksCJGV6ACgmWi7
ssI37UekSkzdGUOgoeYbrOo=
=U5Xo
-----END PGP SIGNATURE-----

--- ./kipi-plugins/sendimages/sendimagesdialog.cpp.orig	2007-02-10 23:58:53.000000000 +0100
+++ ./kipi-plugins/sendimages/sendimagesdialog.cpp	2007-02-10 23:59:07.000000000 +0100
@@ -193,7 +193,7 @@
     if (t == "Kmail") t = "Default";
     m_mailAgentName->setCurrentText(t);
 
-    m_ThunderbirdBinPath->setURL( m_config->readEntry("ThunderbirdBinPath", "/usr/bin/mozilla-thunderbird"));
+    m_ThunderbirdBinPath->setURL( m_config->readEntry("ThunderbirdBinPath", "/usr/bin/icedove"));
 
     if (m_config->readEntry("ImagesChangeProp", "true") == "true")
         m_changeImagesProp->setChecked( true );

Attachment: use-icedove-instead-of-thunderbird.diff.sig
Description: Binary data

Reply via email to