removed classic from name and ToC bump

fork got it's place in addon team
Cette révision appartient à :
Albirew 2020-11-26 03:13:24 +01:00
Parent d46c9fcf1c
révision 74105a9d11
4 fichiers modifiés avec 5 ajouts et 5 suppressions

Voir le fichier

@ -1,5 +1,5 @@
## Interface: 11303
## Title: Button Forge Classic
## Interface: 11305
## Title: Button Forge (Classic)
## Notes: Add as many or few extra Action Bars and Buttons to your user interface to complement the standard (or other) Action Bars
## Version: 0.9.50.4
## Author: Massiner of Nathrezim

Voir le fichier

@ -34,7 +34,7 @@ Const.KeyBindOverlayColor = {0.3, 0.7, 0.1, 0.4};
Const.BarBackdrop = {0.1, 0.1, 0.4, 0.85};
Const.BonusBarBackdrop = {0.1, 0.5, 0.1, 0.85};
Const.IconDragOverlayColor = {0.0, 0.1, 0.3, 0.0};
Const.ImagesDir = "Interface\\AddOns\\ButtonForge-classic\\Images\\";
Const.ImagesDir = "Interface\\AddOns\\ButtonForge\\Images\\";
Const.SlashNumLines = 4; --Num of lines to show before breaking the message up
Const.DisableAutoAlignAgainstDefaultBars = false; --Set to true and reload UI in order to not check the Blizzard bars when performing auto-alignment, this probably isn't needed but just in case

Voir le fichier

@ -99,7 +99,7 @@
</Offset>
</Shadow>
</FontString>
<Texture parentKey="ToggleBorder" file="Interface\AddOns\ButtonForge-classic\Images\ToggleBorder.tga">
<Texture parentKey="ToggleBorder" file="Interface\AddOns\ButtonForge\Images\ToggleBorder.tga">
<Size>
<AbsDimension x="26" y="26" />
</Size>

Voir le fichier

@ -48,7 +48,7 @@
</Anchors>
<TexCoords left="0.2" right="0.8" top="0" bottom="0.6" />
</Texture>
<Texture name="$parentToggleBorder" file="Interface\AddOns\ButtonForge-classic\Images\ToggleBorder.tga">
<Texture name="$parentToggleBorder" file="Interface\AddOns\ButtonForge\Images\ToggleBorder.tga">
<Size>
<AbsDimension x="26" y="26" />
</Size>