This repository was archived by the owner on Jan 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +8
-15
lines changed
Expand file tree Collapse file tree 8 files changed +8
-15
lines changed Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Ellypse/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <!-- Be very careful about the order of these loads. LibStub must come first, followed by CallbackHandler and Ace Locale. Ace GUI bust come before AceDBOptions. -->
98
109 <Script file =" LibStub\LibStub.lua" />
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Ellypse/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <Script file =" Neuron_X-enUS.lua" />
98 <Script file =" Neuron_X-deDE.lua" />
109 <Script file =" Neuron_X-esES.lua" />
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Gethe/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <Button name =" NeuronPopupButtonTemplate" virtual =" true" inherits =" BackdropTemplate" >
98 <CheckedTexture file =" Interface\QuestFrame\UI-QuestTitleHighlight" alphaMode =" ADD" >
109 <Anchors >
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github. com/Gethe/wow-ui-source/blob /live/FrameXML/UI.xsd" >
6+ <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/ https://raw.githubusercontent. com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
77
88 <CheckButton name =" NeuronActionButtonTemplate" inherits =" SecureActionButtonTemplate, SecureHandlerEnterLeaveTemplate" virtual =" true" >
99 <Size >
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Gethe/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <CheckButton name =" NeuronAnchorButtonTemplate" inherits =" SecureActionButtonTemplate" virtual =" true" clampedToScreen =" true" >
98 <Size x =" 36" y =" 36" />
109 </CheckButton >
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Gethe/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <Button name =" NeuronBarTemplate" enableMouse =" true" movable =" true" frameStrata =" MEDIUM" virtual =" true" inherits =" SecureHandlerStateTemplate, BackdropTemplate" >
98 <Layers >
109 <Layer level =" BACKGROUND" >
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Gethe/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <Button name =" NeuronBindFrameTemplate" frameStrata =" DIALOG" hidden =" true" virtual =" true" >
98 <Layers >
109 <Layer level =" OVERLAY" >
Original file line number Diff line number Diff line change 33 Copyright (c) 2006-2014 Connor H. Chenoweth
44 This code is licensed under the MIT license (see LICENSE for details)-->
55
6- <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/ https://github.com/Gethe/wow-ui-source/blob/live/FrameXML/UI.xsd" >
7-
6+ <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/ https://raw.githubusercontent.com/Gethe/wow-ui-source/live/FrameXML/UI.xsd" >
87 <Frame name =" NeuronStatusBarTemplate" frameStrata =" LOW" virtual =" true" inherits =" BackdropTemplate" >
98 <Size x =" 195" y =" 16" />
109 <Frames >
You can’t perform that action at this time.
0 commit comments