annotate Libraries.xml @ 104:8502f02bf543

Increased edge size to make them more visible. Item mover window is no longer setting point to itself. Lowered description position so it doesn?t overlap the title.
author Zerotorescue
date Tue, 11 Jan 2011 23:13:40 +0100
parents 6ae44d372360
children d84e63e282df
rev   line source
Zerotorescue@84 1 <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/
Zerotorescue@84 2 ..\FrameXML\UI.xsd">
Zerotorescue@84 3 <!-- Libraries -->
Zerotorescue@84 4 <!-- Ace 3 -->
Zerotorescue@84 5 <Script file="Libs\LibStub\LibStub.lua"/>
Zerotorescue@84 6 <Include file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
Zerotorescue@84 7 <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/>
Zerotorescue@84 8 <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/>
Zerotorescue@84 9 <Include file="Libs\AceGUI-3.0\AceGUI-3.0.xml"/>
Zerotorescue@84 10 <Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>
Zerotorescue@84 11 <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/>
Zerotorescue@89 12 <Include file="Libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
Zerotorescue@84 13 <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
Zerotorescue@84 14 <!-- end Ace 3 -->
Zerotorescue@84 15 <Script file="Libs\ChatHyperlinks\ChatHyperlinks.lua"/>
Zerotorescue@101 16 <Include file="Libs\lib-st\lib-st.xml"/>
Zerotorescue@84 17 </Ui>