This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Having trouble with Drag & Drop in Capo? Try this command in the Terminal: | |
| /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -seed | |
| And, if it still doesn't work after running that, reboot and try again. | |
| And, it if still doesn't work after that, email [email protected]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %start PubSubRefresh::Idle | |
| %class PubSubRefresh | |
| %header PubSubRefresh.h | |
| %map PubSubRefreshMap | |
| %% | |
| Idle | |
| { | |
| Start |
NewerOlder