diff options
author | B Stack <bgstack15@gmail.com> | 2018-08-29 23:01:46 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2018-08-29 23:01:46 -0400 |
commit | c58ae6782fe347dc206adcb5450d4ce57cd528ea (patch) | |
tree | b9b8246b853abf1ef3334ef539554fa83de89e2a /freefilesync/RealTimeSync.desktop | |
parent | initial commit (diff) | |
download | stackrpms-c58ae6782fe347dc206adcb5450d4ce57cd528ea.tar.gz stackrpms-c58ae6782fe347dc206adcb5450d4ce57cd528ea.tar.bz2 stackrpms-c58ae6782fe347dc206adcb5450d4ce57cd528ea.zip |
add freefilesync
Diffstat (limited to 'freefilesync/RealTimeSync.desktop')
-rw-r--r-- | freefilesync/RealTimeSync.desktop | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/freefilesync/RealTimeSync.desktop b/freefilesync/RealTimeSync.desktop new file mode 100644 index 0000000..dc1cfdf --- /dev/null +++ b/freefilesync/RealTimeSync.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Name=RealTimeSync +GenericName=Automated Synchronization +GenericName[pt_BR]=Sincronização Automatizada +Comment=Real time synchronization +Comment[pt_BR]=Sincronização em tempo real +Exec=RealTimeSync +Icon=RealTimeSync +Terminal=false +Type=Application +StartupNotify=true +Categories=GTK;Utility; |