This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
nextcloud-desktop
Watch
1
Star
0
Fork
You've already forked nextcloud-desktop
0
mirror of
https://github.com/nextcloud/desktop.git
synced
2024-11-24 05:55:59 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
57fe7b800f
nextcloud-desktop
/
shell_integration
/
MacOSX
/
loadPlugin.sh
9 lines
166 B
Bash
Raw
Normal View
History
Unescape
Escape
MacOSX shell integration code plus icons.
2014-07-09 14:45:53 +04:00
#!/bin/sh
osascript -e
'
tell application
"Finder"
\
try
\
OS X: Fix Finder bundle NVTY->OWNC
2014-08-28 17:44:35 +04:00
«event OWNCload»
\
MacOSX shell integration code plus icons.
2014-07-09 14:45:53 +04:00
end try
\
end tell
'
Reference in a new issue
Copy permalink