Re: Icons
Re: Icons
- Subject: Re: Icons
- From: Hidetomo Katsura <email@hidden>
- Date: Thu, 4 Mar 2004 21:33:42 -0800
In one of my applications I made a change to one of the 3 document
icons. This change involved a completely different icon file. Though
I've changed the icon if the target info the system refuses to see the
change, the old icon is the only one used even when creating a new
file... What am I missing?
remove all copies of your old apps (bundles) with old icons. then do
this in Terminal.app:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
LaunchServices.framework/Support/lsregister -kill -r -domain system
-domain local -domain user -domain network
or just do this to show the help for other options:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/
LaunchServices.framework/Support/lsregister
katsura
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >Icons (From: April Gendill <email@hidden>) |