public
Description: WoW Addon - Automatically restock items from vendors and your bank
Homepage: http://www.tekkub.net
Clone URL: git://github.com/tekkub/stealyourcarbon.git
Click here to lend your support to: stealyourcarbon and make a donation at www.pledgie.com !
stealyourcarbon / tekKonfig / tekKonfig.xml
100644 11 lines (10 sloc) 0.356 kb
1
2
3
4
5
6
7
8
9
10
11
<Ui xmlns="http://www.blizzard.com/wow/ui/">
  <Script file="LibStub.lua"/>
  <Script file="tekKonfigButton.lua"/>
  <Script file="tekKonfigCheckbox.lua"/>
  <Script file="tekKonfigFadeIn.lua"/>
  <Script file="tekKonfigHeading.lua"/>
  <Script file="tekKonfigSlider.lua"/>
  <Script file="tekKonfigDropdown.lua"/>
  <Script file="tekKonfigAboutPanel.lua"/>
</Ui>