annotate embeds.xml @ 35:aaa716c93fb2 v0.1.1

Added the ability to change the price of an item. You can click the Total Invested or the Invested Each to change the value.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sun, 18 Jul 2010 16:43:03 -0700
parents 34daa46b644a
children 8d5ad3b71f6f
rev   line source
Asa@0 1 <Ui xsi:schemaLocation="http://www.blizzard.com/wow/ui/ ..\FrameXML\UI.xsd">
Asa@0 2 <Script file="Libs\LibStub\LibStub.lua"/>
Asa@0 3 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
Asa@0 4 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
Asa@0 5 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
Asa@0 6 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
Asa@0 7 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
Asa@0 8 <Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/>
Asa@0 9 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
Asa@0 10 <Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>
Asa@0 11 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
Asa@28 12 <Include file="Libs\lib-st\lib-st.xml"/>
Asa@0 13 </Ui>