Mercurial > wow > mailopener
changeset 93:1dc3881f2628
Added AceLocale to pkgmeta.
| author | Zerotorescue |
|---|---|
| date | Fri, 24 Sep 2010 22:19:02 +0200 |
| parents | d62eaa354443 |
| children | 11f0ced51302 |
| files | .pkgmeta embeds.xml |
| diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/.pkgmeta Sun Sep 19 16:08:53 2010 +0200 +++ b/.pkgmeta Fri Sep 24 22:19:02 2010 +0200 @@ -23,6 +23,9 @@ 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/AceTimer-3.0: url: svn://svn.wowace.com/wow/ace3/mainline/trunk/AceTimer-3.0 tag: latest
--- a/embeds.xml Sun Sep 19 16:08:53 2010 +0200 +++ b/embeds.xml Fri Sep 24 22:19:02 2010 +0200 @@ -6,6 +6,7 @@ <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> <Include file="Libs\AceDBOptions-3.0\AceDBOptions-3.0.xml"/> <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/> + <Include file="Libs\AceLocale-3.0\AceLocale-3.0.xml"/> <Include file="Libs\AceHook-3.0\AceHook-3.0.xml"/> <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/> <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
