Mercurial > wow > mylilpony
comparison MyLilPony.xml @ 15:21764271e02f
Updated addon versioning to automatically update with repo revision.
author | syzler |
---|---|
date | Sun, 10 Apr 2011 07:30:01 +0000 |
parents | b1e344c17ab5 |
children |
comparison
equal
deleted
inserted
replaced
14:b1e344c17ab5 | 15:21764271e02f |
---|---|
1 <!-- | 1 <!-- |
2 MyLilPony | |
3 Copyright (c) 2011, Syzler | 2 Copyright (c) 2011, Syzler |
4 All rights reserved. | 3 All rights reserved. |
5 | 4 |
6 Redistribution and use in source and binary forms, with or without | 5 Redistribution and use in source and binary forms, with or without |
7 modification, are permitted provided that the following conditions | 6 modification, are permitted provided that the following conditions |
28 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT | 27 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
29 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN | 28 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
30 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE | 29 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
31 POSSIBILITY OF SUCH DAMAGE. | 30 POSSIBILITY OF SUCH DAMAGE. |
32 --> | 31 --> |
32 <!-- | |
33 -- Project: MyLilPony | |
34 -- Project Version: @project-version@ | |
35 -- Last Author: @file-author@ | |
36 -- Last Updated: @file-date-iso@ | |
37 -- | |
38 -- Trigger load frame | |
39 --> | |
33 <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/ | 40 <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/ |
34 ..\FrameXML\UI.xsd"> | 41 ..\FrameXML\UI.xsd"> |
35 <Frame name="MyLilPonyFrame" hidden="false"> | 42 <Frame name="MyLilPonyFrame" hidden="false"> |
36 <Scripts> | 43 <Scripts> |
37 <OnLoad> | 44 <OnLoad> |