From 648fcf2c451ec6ba598ece0371735e4110eb274e Mon Sep 17 00:00:00 2001 From: Evgeny Kuznetsov Date: Fri, 15 Feb 2019 10:35:19 +0300 Subject: [PATCH] etc: Remove unnecessary quotes in .desktop (#5540) --- etc/linux-desktop/syncthing-ui.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/linux-desktop/syncthing-ui.desktop b/etc/linux-desktop/syncthing-ui.desktop index d8de47737..2641ade2d 100644 --- a/etc/linux-desktop/syncthing-ui.desktop +++ b/etc/linux-desktop/syncthing-ui.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Name=Syncthing Web UI GenericName=File synchronization UI -Comment="Opens Syncthing's Web UI in the default browser (Syncthing must already be started)." +Comment=Opens Syncthing's Web UI in the default browser (Syncthing must already be started). Exec=/usr/bin/syncthing -browser-only Icon=syncthing Terminal=false