summaryrefslogtreecommitdiff
path: root/freefilesync/debian/realtimesync.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'freefilesync/debian/realtimesync.desktop')
-rw-r--r--freefilesync/debian/realtimesync.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/freefilesync/debian/realtimesync.desktop b/freefilesync/debian/realtimesync.desktop
new file mode 100644
index 0000000..4bc586f
--- /dev/null
+++ b/freefilesync/debian/realtimesync.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Name=RealtimeSync
+Comment=Start synchronization in real time
+Exec=RealTimeSync %f
+Terminal=false
+Type=Application
+Icon=RealTimeSync
+Categories=Utility;FileTools;GTK;
+MimeType=application/x-freefilesync-real
+StartupNotify=true
bgstack15