Broker_TrinketMenu

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

You must login to post a comment. Don't have an account? Register to get one!

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
  • A: r5 for 4.0.1 Nov 05, 2010
  • R: v1.0 for 4.0.1 Oct 18, 2010
  • A: r3 for 4.0.1 Oct 18, 2010
  • A: r2 for 4.0.1 Oct 18, 2010

Authors

Relationships

Required dependency
TrinketMenu
Embedded library
CallbackHandler-1.0
LibDataBroker-1.1
LibStub