mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
desktop: Don't specify %U for Exec
As Calls doesn't accept URLs at the moment.
This commit is contained in:
parent
7da2f512f3
commit
4e604b7762
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue