mirror of
https://github.com/parnic/ice-hud.git
synced 2025-06-16 06:40:13 -05:00
.Line ending fixups in .toc files (they werent in my .subversion/config autoprops)
This commit is contained in:
98
IceHUD.toc
98
IceHUD.toc
@ -1,49 +1,49 @@
|
|||||||
## Interface: 20000
|
## Interface: 20000
|
||||||
## Author: Iceroth
|
## Author: Iceroth
|
||||||
## Name: IceHUD
|
## Name: IceHUD
|
||||||
## Title: IceHUD |cff7fff7f -Ace2-|r
|
## Title: IceHUD |cff7fff7f -Ace2-|r
|
||||||
## Notes: Another HUD addon
|
## Notes: Another HUD addon
|
||||||
## Version: 0.8.6 ($Revision$)
|
## Version: 0.8.6 ($Revision$)
|
||||||
## SavedVariables: IceCoreDB
|
## SavedVariables: IceCoreDB
|
||||||
## OptionalDeps: Ace2, DewdropLib, DruidBar, MobHealth
|
## OptionalDeps: Ace2, DewdropLib, DruidBar, MobHealth
|
||||||
## X-Embeds: Ace2, DewdropLib
|
## X-Embeds: Ace2, DewdropLib
|
||||||
## X-Category: UnitFrame
|
## X-Category: UnitFrame
|
||||||
## X-Date: $Date$
|
## X-Date: $Date$
|
||||||
## X-eMail: iceroth@iceroth.net
|
## X-eMail: iceroth@iceroth.net
|
||||||
## X-Website: http://www.wowace.com/forums/index.php/topic,1705.0.html
|
## X-Website: http://www.wowace.com/forums/index.php/topic,1705.0.html
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
libs\AceLibrary\AceLibrary.lua
|
libs\AceLibrary\AceLibrary.lua
|
||||||
libs\AceOO-2.0\AceOO-2.0.lua
|
libs\AceOO-2.0\AceOO-2.0.lua
|
||||||
libs\AceDB-2.0\AceDB-2.0.lua
|
libs\AceDB-2.0\AceDB-2.0.lua
|
||||||
libs\AceEvent-2.0\AceEvent-2.0.lua
|
libs\AceEvent-2.0\AceEvent-2.0.lua
|
||||||
libs\AceDebug-2.0\AceDebug-2.0.lua
|
libs\AceDebug-2.0\AceDebug-2.0.lua
|
||||||
libs\AceConsole-2.0\AceConsole-2.0.lua
|
libs\AceConsole-2.0\AceConsole-2.0.lua
|
||||||
libs\AceAddon-2.0\AceAddon-2.0.lua
|
libs\AceAddon-2.0\AceAddon-2.0.lua
|
||||||
libs\Dewdrop-2.0\Dewdrop-2.0.lua
|
libs\Dewdrop-2.0\Dewdrop-2.0.lua
|
||||||
|
|
||||||
# IceHUD core functionality
|
# IceHUD core functionality
|
||||||
IceCore.lua
|
IceCore.lua
|
||||||
IceHUD.lua
|
IceHUD.lua
|
||||||
IceElement.lua
|
IceElement.lua
|
||||||
IceBarElement.lua
|
IceBarElement.lua
|
||||||
IceUnitBar.lua
|
IceUnitBar.lua
|
||||||
IceCastBar.lua
|
IceCastBar.lua
|
||||||
|
|
||||||
|
|
||||||
# IceHUD modules
|
# IceHUD modules
|
||||||
# - Feel free to comment these out if you like
|
# - Feel free to comment these out if you like
|
||||||
modules\PlayerHealth.lua
|
modules\PlayerHealth.lua
|
||||||
modules\PlayerMana.lua
|
modules\PlayerMana.lua
|
||||||
modules\TargetHealth.lua
|
modules\TargetHealth.lua
|
||||||
modules\TargetMana.lua
|
modules\TargetMana.lua
|
||||||
modules\PetHealth.lua
|
modules\PetHealth.lua
|
||||||
modules\PetMana.lua
|
modules\PetMana.lua
|
||||||
modules\DruidMana.lua
|
modules\DruidMana.lua
|
||||||
modules\TargetInfo.lua
|
modules\TargetInfo.lua
|
||||||
modules\TargetOfTarget.lua
|
modules\TargetOfTarget.lua
|
||||||
modules\ComboPoints.lua
|
modules\ComboPoints.lua
|
||||||
modules\CastBar.lua
|
modules\CastBar.lua
|
||||||
modules\TargetCast.lua
|
modules\TargetCast.lua
|
||||||
modules\MirrorBar.lua
|
modules\MirrorBar.lua
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user