aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEvgeny Kuznetsov <evgeny@kuznetsov.md>2019-02-15 10:35:19 +0300
committerAudrius Butkevicius <audrius.butkevicius@gmail.com>2019-02-15 07:35:19 +0000
commit648fcf2c451ec6ba598ece0371735e4110eb274e (patch)
treef31a1e0b55c69ce8f028d8395c88d455748142fe /etc
parentca3ae64bbf019ee68731dab8796f6a22c83509e9 (diff)
downloadsyncthing-648fcf2c451ec6ba598ece0371735e4110eb274e.tar.gz
syncthing-648fcf2c451ec6ba598ece0371735e4110eb274e.zip
etc: Remove unnecessary quotes in .desktop (#5540)
Diffstat (limited to 'etc')
-rw-r--r--etc/linux-desktop/syncthing-ui.desktop2
1 files changed, 1 insertions, 1 deletions
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