public
Description: WoW Addon - Durability display
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/tekability.git
Click here to lend your support to: tekability and make a donation at www.pledgie.com !
tekkub (author)
Sun Apr 19 23:55:17 -0700 2009
commit  7c9c0a1596381275ab8814127e76d296fb9dd096
tree    8e612c90d7086ce348047b777fe99ea907584454
parent  b9b853a7872c7602c6285367ac86b8b02ff69955 parent  d0de768959d28aa339fd66833b0717cc1ae9279f
tekability / tekability.toc
100755 21 lines (16 sloc) 0.593 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Interface: 30100
 
## Title: tekability
## Notes: Simple item durability readout in the character frame.
## Author: Tekkub Stoutwrithe
## Version: Alpha
## X-Website: http://www.tekkub.net/
## X-Email: tekkub-wow@googlegroups.com
## X-Category: Inventory
## X-Credits: Fizzle by phyber
 
## LoadManagers: AddonLoader
## X-LoadOn-Execute: CreateFrame("Frame", nil, CharacterFrame):SetScript("OnShow", function(self) LoadAddOn('tekability'); self:SetScript("OnShow", nil) end)
 
LibStub.lua
CallbackHandler-1.0.lua
LibDataBroker-1.1\LibDataBroker-1.1.lua
tekKonfigAboutPanel.lua
 
tekability.lua