view .pkgmeta @ 36:58fb38f0b447

The list of possible commands when you write /im without any arguement will now include commands inserted by modules with their own descriptions. Clicking a command in this list will now execute it. The slash command handler function is now a global so you can invoke these through other methods. Added an optional event function to registering auction pricing addons, when defined this will be executed when the pricing addon gets selected. Removed the unused ?Override local item data? option. Added ?AuctionProfitMaster? and ?ZeroAuctions? pricing support. The pricing info displayed in the summary window will be used for this. Trying to queue without any items in the summary should no longer give an error.
author Zerotorescue
date Sat, 20 Nov 2010 17:24:16 +0100
parents 3c70a3411025
children 6b60f7a1410c
line wrap: on
line source
externals:
    Libs/AceAddon-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceAddon-3.0
        tag: latest
    Libs/AceConfig-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceConfig-3.0
        tag: latest
    Libs/AceDB-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDB-3.0
        tag: latest
    Libs/AceDBOptions-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceDBOptions-3.0
        tag: latest
    Libs/AceEvent-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceEvent-3.0
        tag: latest
    Libs/AceGUI-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceGUI-3.0
        tag: latest
    Libs/AceGUI-3.0-SharedMediaWidgets:
        url: svn://svn.wowace.com/wow/ace-gui-3-0-shared-media-widgets/mainline/trunk/AceGUI-3.0-SharedMediaWidgets
        tag: latest
    Libs/AceHook-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceHook-3.0
        tag: latest
    Libs/AceLocale-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceLocale-3.0
        tag: latest
    Libs/AceSerializer-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceSerializer-3.0
        tag: latest
    Libs/AceTimer-3.0:
        url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0
        tag: latest
    Libs/CallbackHandler-1.0:
        url: svn://svn.wowace.com/wow/callbackhandler/mainline/trunk/CallbackHandler-1.0
        tag: latest
    Libs/LibSharedMedia-3.0:
        url: svn://svn.wowace.com/wow/libsharedmedia-3-0/mainline/trunk/LibSharedMedia-3.0
        tag: latest
    Libs/LibStub:
        url: svn://svn.wowace.com/wow/libstub/mainline/trunk
        tag: latest
    Libs/ChatHyperlinks:
        url: http://hg.curseforge.net/wow/chathyperlinks/mainline
        tag: latest

enable-nolib-creation: no

manual-changelog: Changelog.txt

ignore:
    - Data/Scrolls Retrieval.txt # useless info for the end-user