27 - No lib version
1. Please do more correct no-lib version.
To do this embeds.xml must look like this:
<Ui xmlns="http://www.blizzard.com/wow/ui/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd";>
<!--@no-lib-strip@-->
<Script file="Libs\LibStub\LibStub.lua"/>
<Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
<Include file="Libs\LibBabble-Boss-3.0\lib.xml"/>
<Include file="Libs\LibBabble-Class-3.0\lib.xml"/>
<Include file="Libs\LibBabble-Faction-3.0\lib.xml"/>
<Include file="Libs\LibBabble-Inventory-3.0\lib.xml"/>
<Include file="Libs\LibBabble-Zone-3.0\lib.xml"/>
<Include file="Libs\LibAboutPanel\lib.xml"/>
<Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
<Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
<Include file="Libs\AceLocale-3.0\AceLocale-3.0.xml"/>
<Script file="Libs\AceLibrary\AceLibrary.lua"/>
<Script file="Libs\Dewdrop-2.0\Dewdrop-2.0.lua"/>
<!--@end-no-lib-strip@-->
<Include file="Libs\LibFuBarPlugin-3.0\lib.xml"/>
<Script file="Libs\LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
</Ui>
2. And also, why TabletLib is included? I can't see any code that uses it.
- 1 comment
- 1 comment
Facts
- Last updated
- May 15, 2009
- Reported
- May 14, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Enhancement - A change which is intended to better the project in some way
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #1
Daviesh May 15, 2009 at 02:41 UTC - 0 likesThanks for that, fixed a lot of legacy stuff hanging around.