ports/deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop
Steve Wills 40440d694d deskutils/syncthing-gtk: create port
GTK3 & Python based GUI and notification area icon for Syncthing

Supported Syncthing features:
	Everything what WebUI can display
	Adding / editing / deleting nodes
	Adding / editing / deleting repositories
	Restart / shutdown server
	Editing daemon settings

WWW: https://syncthing.net/

PR:		203562
Submitted by:	Ivan <enitarzi@gmail.com>
2015-10-06 19:18:23 +00:00

11 lines
296 B
Desktop File

--- syncthing-gtk.desktop.orig 2015-10-06 17:39:30 UTC
+++ syncthing-gtk.desktop
@@ -2,7 +2,7 @@
Name=Syncthing GTK
GenericName=Syncthing GTK
Comment=GUI for Syncthing
-Exec=/usr/bin/syncthing-gtk
+Exec=%%LOCALBASE%%/bin/syncthing-gtk
Type=Application
Icon=syncthing-gtk
Categories=Network