openbsd-ports/x11/xfce4/terminal/patches/patch-helpers_thunderbird_desktop_in
2007-09-06 18:44:52 +00:00

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