From 4e604b77621acc47aee18c5532fedd06ec4f4c40 Mon Sep 17 00:00:00 2001 From: Bob Ham Date: Mon, 11 Jun 2018 12:34:34 +0100 Subject: [PATCH] desktop: Don't specify %U for Exec As Calls doesn't accept URLs at the moment. --- data/sm.puri.Calls.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sm.puri.Calls.desktop b/data/sm.puri.Calls.desktop index 2b16058..225bd0e 100644 --- a/data/sm.puri.Calls.desktop +++ b/data/sm.puri.Calls.desktop @@ -7,7 +7,7 @@ Keywords=Telephone;Call;Phone;Dial;Dialer;PTSN; # Translators: Do NOT translate or transliterate this text (this is an icon file name)! Icon=sm.puri.Calls TryExec=calls -Exec=calls %U +Exec=calls Type=Application StartupNotify=true Terminal=false