From 8ce933e62629b81ed30aa5215eda8b7745f46033 Mon Sep 17 00:00:00 2001 From: Tek Hudson Date: Sun, 23 Jun 2019 01:20:11 -0700 Subject: [PATCH] Change addon name, version, author --- DruidBar.toc | 7 ------- DruidBarClassic.toc | 7 +++++++ GUI.xml | 3 ++- localization.lua | 2 +- 4 files changed, 10 insertions(+), 9 deletions(-) delete mode 100644 DruidBar.toc create mode 100644 DruidBarClassic.toc diff --git a/DruidBar.toc b/DruidBar.toc deleted file mode 100644 index 9e0c4a5..0000000 --- a/DruidBar.toc +++ /dev/null @@ -1,7 +0,0 @@ -## Interface: 11200 -## Title: Druid Bar Classic v0.1 -## Notes: Shows mana in bear/cat form. -## Current Author: Tek (port to WoW Classic Beta) -## Original Author: SkaDemon (GUI: DiabloHu) -## SavedVariables: DruidBarKey -DruidBar.xml diff --git a/DruidBarClassic.toc b/DruidBarClassic.toc new file mode 100644 index 0000000..7a7dc51 --- /dev/null +++ b/DruidBarClassic.toc @@ -0,0 +1,7 @@ +## Interface: 11200 +## Title: Druid Bar Classic v0.1 +## Notes: Shows mana in bear/cat form. +## Current Author: Tek (port to WoW Classic Beta) +## Original Authors: SkaDemon (GUI: DiabloHu) +## SavedVariables: DruidBarKey +DruidBar.xml diff --git a/GUI.xml b/GUI.xml index 553587f..d8498d3 100644 --- a/GUI.xml +++ b/GUI.xml @@ -1098,6 +1098,7 @@ + @@ -1126,7 +1127,6 @@ - + DRUIDBAROptions_OnLoad(); diff --git a/localization.lua b/localization.lua index eced2ab..c590501 100644 --- a/localization.lua +++ b/localization.lua @@ -90,7 +90,7 @@ DRUIDBAR_OPTIONS_ColorBack = "Bg Color"; DRUIDBAR_OPTIONS_ColorBorder = "Border Color"; DRUIDBAR_OPTIONS_Message_Mana = "Mana Bar"; DRUIDBAR_OPTIONS_Message_border = "Bar Border"; -DRUIDBAR_OPTIONS_Version = "|cff9d9d9dDruid Bar v3.41\nCore by Ska Demon, GUI by Diablohu|r"; +DRUIDBAR_OPTIONS_Version = "|cff9d9d9dDruid Bar Classic v0.1\nby Tek|r"; if ( GetLocale() == "frFR" ) then -- 1.7.9.5