Add a desktop file for the application.

This commit is contained in:
Alex Hudson 2010-08-02 22:30:16 +01:00
parent ca6070b386
commit 254572ff05
2 changed files with 10 additions and 0 deletions

View file

@ -26,3 +26,5 @@ include $(top_srcdir)/build/build.mk
bin_SCRIPTS = sparkleshare
Applicationsdir = $(datadir)/applications
dist_Applications_DATA = sparkleshare.desktop

View file

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Name=SparkleShare
Exec=sparkleshare start
Icon=folder-sparkleshare
Terminal=false
X-GNOME-Autostart-enabled=true
Categories=Network