A simple TrinketMenu button for LibDataBroker-1.1 based displays (such as ChocolateBar Broker Display).
If you don't like used icon, you can change it in code. Find the following line in Broker_TrinketMenu.lua:
icon = "Interface\\Icons\\inv_jewelry_trinket_04",
and change the icon any other. Example:
icon = "Interface\\Icons\\inv_gizmo_02",
List of icons: http://www.wowwiki.com/WoWWiki:WoW_Icons/Icon_List
FYI: Kiki's TrinketMenu update for patch 4.0 can be found here: http://christophe.calmejane.free.fr/wow/addons.html
Facts
- Date created
- Oct 18, 2010
- Category
- Last update
- Nov 05, 2010
- Development stage
- Release
- Language
- enUS
- License
- MIT License
- Curse link
- Broker_TrinketMenu
- Downloads
- 3,012
- Recent files
Authors
Relationships
- Required dependency
- TrinketMenu
- Embedded library
- CallbackHandler-1.0
- LibDataBroker-1.1
- LibStub