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
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.
> >
> >
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.
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.
>
>
>
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
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