view .pkgmeta @ 95:3546c7b55986

Move generation of the Help tab to the same file as the help text. Allow registration of arbitrary tab controls, not just text generation. Move some shared data out of the addon table into a 'gui' state table in preparation for more of the same. Clean some cruft out of the default itemfilter list.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Thu, 26 Jul 2012 03:34:56 +0000
parents 01cfbfa96dd6
children ba5ff82dcf19
line wrap: on
line source
package-as: Ouro_Loot

externals:
  libs/LibStub:
    url: svn://svn.wowace.com/wow/libstub/mainline/trunk
    tag: latest
  libs/CallbackHandler-1.0:
    url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
    tag: latest
  # for Ace3 stuff, it's usually better to grab the alphas (they get tested)
  # than waiting for bugfixes to get tagged
  libs/AceAddon-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
  libs/AceEvent-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
  libs/AceConsole-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConsole-3.0
  libs/AceTimer-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
  libs/AceLocale-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
  libs/AceGUI-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
  libs/AceComm-3.0:
    url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceComm-3.0
  libs/lib-st:
    url: svn://svn.wowace.com/wow/lib-st/mainline/trunk
    tag: latest

# vim: et