Mercurial > wow > inventory
changeset 199:d84e63e282df
Added LibDBIcon and LibDataBroker libraries.
author | Zerotorescue |
---|---|
date | Sat, 05 Feb 2011 13:42:47 +0100 |
parents | 9e9078e302b4 |
children | f6587608c81f |
files | .pkgmeta Libraries.xml |
diffstat | 2 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.pkgmeta Sat Feb 05 13:23:42 2011 +0100 +++ b/.pkgmeta Sat Feb 05 13:42:47 2011 +0100 @@ -31,8 +31,10 @@ tag: latest Libs/lib-st: url: svn://svn.wowace.com/wow/lib-st/mainline/trunk - -#enable-nolib-creation: no + Libs/LibDBIcon-1.0 + url: svn://svn.wowace.com/wow/libdbicon-1-0/mainline/trunk/LibDBIcon-1.0 + Libs/LibDataBroker-1.1 + url: git://github.com/tekkub/libdatabroker-1-1.git manual-changelog: Changelog.txt @@ -45,6 +47,8 @@ - libstub - chathyperlinks - lib-st + - libdbicon + - libdatabroker optional-dependencies: - auctionator
--- a/Libraries.xml Sat Feb 05 13:23:42 2011 +0100 +++ b/Libraries.xml Sat Feb 05 13:42:47 2011 +0100 @@ -13,5 +13,7 @@ <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> <!-- end Ace 3 --> <Script file="Libs\ChatHyperlinks\ChatHyperlinks.lua"/> + <Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/> + <Script file="Libs\LibDBIcon-1.0\LibDBIcon-1.0.lua"/> <Include file="Libs\lib-st\lib-st.xml"/> </Ui>