build: Add desktop files and icons to .deb (fixes #3439) (#5277)

This commit is contained in:
Simon Frei
2018-10-20 08:25:59 +02:00
committed by GitHub
parent c1f1fd71fe
commit c0be9987d0
4 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[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)."
Exec=/usr/bin/syncthing -browser-only
Icon=syncthing
Terminal=false
Type=Application
Categories=Network;FileTransfer;P2P