RE: Icons in Help system
RE: Icons in Help system
- Subject: RE: Icons in Help system
- From: "Faisal Faruqui" <email@hidden>
- Date: Wed, 20 Aug 2003 16:22:27 -0700
Hi Chad
In order to give a custom icon of your application to the Help System , add
the following line to your Help html file. (Put this line in the beginning
of your html help file).
<meta name="AppleIcon" content="your custom icon.icns">
Replace the string "your custom icon.icns" with the path of your custom icon
file and just make sure that, the file name you specified is available in
the Help folder.
Hope this helps.
Regards
Faisal
-
_______________________________________________
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.