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

