e614ac1797
Details at http://bugzilla.xfce.org/show_bug.cgi?id=3383 from maintainer Landry Breuil
10 lines
530 B
Plaintext
10 lines
530 B
Plaintext
$OpenBSD: patch-helpers_thunderbird_desktop_in,v 1.1 2007/09/06 18:44:52 steven Exp $
|
|
--- helpers/thunderbird.desktop.in.orig Wed Sep 5 18:31:48 2007
|
|
+++ helpers/thunderbird.desktop.in Wed Sep 5 18:32:04 2007
|
|
@@ -5,4 +5,4 @@ _Name=Mozilla Thunderbird
|
|
Type=Application
|
|
X-Terminal-Binaries=thunderbird;thunderbird-gtk2;thunderbird-gtk;mozilla-thunderbird;
|
|
X-Terminal-Category=MailReader
|
|
-X-Terminal-Command=%B -remote "mailto(%u)" || %B -compose "mailto:%u"
|
|
+X-Terminal-Command=%B -remote mailto\(%u\) || %B -compose mailto:%u
|