[PATCH] EasyHack #32621 - More robust ExternalMailer support

2012-04-24 Thread Dave Steele
Proposed patch attached to use the gnome-open/xdg-open URI handler, with a mailto link, when the currently configured mailer is not recognized. 0001-Fall-back-to-using-the-GNOME-mailto-URI-handler-if-n.patch Description: Binary data ___ LibreOffice mail

Re: [PUSHED] Re: [PATCH] EasyHack #32621 - More robust ExternalMailer support

2012-04-30 Thread Dave Steele
On Mon, Apr 30, 2012 at 9:57 AM, Jan Holesovsky wrote: > > Hi Dave, > > On 2012-04-27 at 19:34 +0200, Thorsten Behrens wrote: > > > > Proposed patch attached to use the gnome-open/xdg-open URI handler, > > > with a mailto link, when the currently configured mailer is not > > > recognized. > > > >

License Statement

2012-04-30 Thread Dave Steele
Hi, All my current and past contributions made to the LibreOffice project are done under the LGPLv3 / MPL1.1 or later version of these licenses. Until further notice, all my future contributions to the LibreOffice project are available under the LGPLv3 / MPL1.1 or later version of these licenses.

Re: [PUSHED] Re: [PATCH] EasyHack #32621 - More robust ExternalMailer support

2012-04-30 Thread Dave Steele
On Mon, Apr 30, 2012 at 12:23 PM, Dave Steele wrote: > On Mon, Apr 30, 2012 at 9:57 AM, Jan Holesovsky wrote: >>... >> So I guess that is for the case the user writes something broken into >> the mailer setting, which results in non-working sending of email. > > >

[PATCH] Better senddoc mailto selection for null and default mailer cases

2012-10-16 Thread Dave Steele
senddoc.sh has separate cases for unknown mailer and for no mailer configured. Both of these cases attempt to find a desktop "mailto" handler, using different methods. This patch merges these two cases and the strategies for finding the handler. Note that there is ambiguity as to the proper mailto

Re: [PATCH] Better senddoc mailto selection for null and default mailer cases

2012-10-16 Thread Dave Steele
On Tue, Oct 16, 2012 at 7:41 PM, Dave Steele wrote: > senddoc.sh has separate cases for unknown mailer and for no mailer > configured. Both of these cases attempt to find a desktop "mailto" > handler, using different methods. This patch merges these two cases > and the stra