I try to add Icon Overlay on mac like Dropbox ! I already search, i try this
With SIMBL Plugin so i follow the quick tuto on how I make SIMBL Plugin here
And like Les Nie said i try to get all the Finder's headers with class-dump I try this :
./class-dump -H /System/Library/PrivateFrameworks/FinderKit.framework/FinderKit
But I get some error with Les Nie code !
does anybody know what is :
struct TNSRef<id> _parent;
I get this error :
Expected member name or ';' after declaration specifiers
Does someone has already manages to add Overlay Icon on Mac OS-X Lion ? And I know if i did this i will not appear on App store like dropbox !
Thank you,