nextcloud-desktop/shell_integration/MacOSX/load.scpt
2014-08-01 10:59:48 +02:00

6 lines
83 B
AppleScript

tell application "Finder"
try
«event NVTYload»
end try
end tell