Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Lion, the move to trash.aif file is at:
/System/Library/Components/CoreAudio.component/Contents/SharedSupport/SystemSounds/dock/drag to trash.aif
I guess we just need to add an isLion method then alter the path accordingly.
isLion
@HenningJ - would you be able to do this, since it was your fix?
The text was updated successfully, but these errors were encountered:
Fixed in the latest HEAD
Sorry, something went wrong.
HenningJ
No branches or pull requests
On Lion, the move to trash.aif file is at:
I guess we just need to add an
isLion
method then alter the path accordingly.@HenningJ - would you be able to do this, since it was your fix?
The text was updated successfully, but these errors were encountered: