diff options
author | B Stack <bgstack15@gmail.com> | 2019-06-15 15:47:46 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-06-15 15:47:46 +0000 |
commit | 82800d089b42be1f6d98afd13379db81f5e71ead (patch) | |
tree | 7e64b76abac725f5aef87b51661449beda73efdc /freefilesync/RealTimeSync.desktop | |
parent | Merge branch 'scite-bump' into 'master' (diff) | |
parent | freefilesync 10.13 dpkg rc1 (diff) | |
download | stackrpms-82800d089b42be1f6d98afd13379db81f5e71ead.tar.gz stackrpms-82800d089b42be1f6d98afd13379db81f5e71ead.tar.bz2 stackrpms-82800d089b42be1f6d98afd13379db81f5e71ead.zip |
Merge branch 'freefilesync-bump' into 'master'
Freefilesync 10.13
Closes #8
See merge request bgstack15/stackrpms!64
Diffstat (limited to 'freefilesync/RealTimeSync.desktop')
-rw-r--r-- | freefilesync/RealTimeSync.desktop | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/freefilesync/RealTimeSync.desktop b/freefilesync/RealTimeSync.desktop index 0a94126..fa2b1d4 100644 --- a/freefilesync/RealTimeSync.desktop +++ b/freefilesync/RealTimeSync.desktop @@ -1,13 +1,14 @@ [Desktop Entry] -Name=RealTimeSync -GenericName=Automated Synchronization -GenericName[pt_BR]=Sincronização Automatizada +Categories=GTK;Utility;FileTools; Comment=Real time synchronization Comment[pt_BR]=Sincronização em tempo real Exec=RealTimeSync +GenericName=Automated Synchronization +GenericName[pt_BR]=Sincronização Automatizada Icon=RealTimeSync +MimeType=application/x-freefilesync-real +Name=RealTimeSync Path=/usr/share/freefilesync +StartupNotify=true Terminal=false Type=Application -StartupNotify=true -Categories=GTK;Utility; |