From bc463a3817e89a976c9544eb2d97d514c8ea95c5 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Mon, 30 Jun 2014 09:01:44 +0700 Subject: network/copy: Added desktop autostart file. Signed-off-by: Willy Sudiarto Raharjo --- network/copy/CopyAgent.desktop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 network/copy/CopyAgent.desktop (limited to 'network/copy/CopyAgent.desktop') diff --git a/network/copy/CopyAgent.desktop b/network/copy/CopyAgent.desktop new file mode 100644 index 0000000000..cc13c5b02c --- /dev/null +++ b/network/copy/CopyAgent.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Terminal=false +StartupNotify=false +GenericName=File Synchronizer +Categories=Network;FileTransfer; +Exec=/opt/copy/x86/CopyAgent +Icon=copy-client +Name=CopyAgent +Comment=Sync files across computers, mobile devices, and to the web +X-GNOME-Autostart-enabled=true -- cgit v1.2.3