Adds icon package support to HandyNotes. This Addon for itself will add no new icons to handynotes, but is requiered for any icon package. To actually use new icons in HandyNotes, just install any icon packages you like in addition to this addon.
It allows you to change, which icons of a package you want to use and a let you change the description text for all icons.
WARNING: In the current state of HandyNotes, this Addon does NOT work. Some lines in the HandyNotes Core Code must be changed. Until I know, if this is possible and the author of HandyNotes changes his code, this Addon will not work for you. If you want to use it anyway, you have to change some lines in handynotes_handynotes.lua
33: "local icons" --> "HN.icons";
43: "HN.icons = icons" --> delete
141: "icons" --> "HN.icons";
280: "icons" --> "HN.icons";
297: "icons" --> "HN.icons";
Facts
- Date created
- 09 Dec 2008
- Category
- Last update
- 10 Dec 2008
- Development stage
- Alpha
- Language
- deDE
- enUS
- License
- GNU General Public License version 3 (GPLv3)
- Recent files
- A: HandyNotes_Icons for None on 10 Dec 2008
- A: HandyNotes_Icons for None on 09 Dec 2008