/CustomWidgetIcons

A library for iOS 5 widget devs to use custom icon images on the Notifications settings page.

Primary LanguageLogos

This is a library that allows widget developers to set a custom icon on the Notifications setting table.

To use this with your widget add the 'CFBundleIconFile" key to your Info.plist and then place the icon in the bundle.

@WillFour20