summaryrefslogtreecommitdiff
path: root/freefilesync/RealTimeSync.desktop
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-02-14 18:20:14 +0000
committerB Stack <bgstack15@gmail.com>2019-02-14 18:20:14 +0000
commitf411b2edb3819c8328be3885ad71fd9c863775be (patch)
tree324a06c40b35c1ee785077e0a3c67b31d3a75e9e /freefilesync/RealTimeSync.desktop
parentpm-ublock dpkg for devuan (diff)
downloadstackrpms-f411b2edb3819c8328be3885ad71fd9c863775be.tar.gz
stackrpms-f411b2edb3819c8328be3885ad71fd9c863775be.tar.bz2
stackrpms-f411b2edb3819c8328be3885ad71fd9c863775be.zip
FreeFileSync 10.9 rpm and dpkg
Diffstat (limited to 'freefilesync/RealTimeSync.desktop')
-rw-r--r--freefilesync/RealTimeSync.desktop1
1 files changed, 1 insertions, 0 deletions
diff --git a/freefilesync/RealTimeSync.desktop b/freefilesync/RealTimeSync.desktop
index dc1cfdf..0a94126 100644
--- a/freefilesync/RealTimeSync.desktop
+++ b/freefilesync/RealTimeSync.desktop
@@ -6,6 +6,7 @@ Comment=Real time synchronization
Comment[pt_BR]=SincronizaĆ§Ć£o em tempo real
Exec=RealTimeSync
Icon=RealTimeSync
+Path=/usr/share/freefilesync
Terminal=false
Type=Application
StartupNotify=true
bgstack15