14 lines
454 B
Desktop File
14 lines
454 B
Desktop File
|
[Desktop Entry]
|
||
|
Version=1.0
|
||
|
Type=Application
|
||
|
Name=Sync Starters
|
||
|
GenericName=Aktualisiert Info über vorhandene VMs
|
||
|
Comment=Sync VM Image information
|
||
|
#TryExec=konsole
|
||
|
Exec=if sudo /usr/local/bin/desktop-sync; then echo 'sync erfolgreich.\nFenster schließt sich in 3 Sekunden.'; sleep 3; else echo "Fehler - sollte nicht vorkommen."; read; fi
|
||
|
Icon=bittorrent-sync
|
||
|
Categories=fvs;
|
||
|
MimeType=image/vnd.dxf;
|
||
|
Keywords=design;VM;diagrams;graphics
|
||
|
Terminal=true
|