Quantcast

renamed the addon and guide titles.

Niightblade [10-25-11 - 15:47]
renamed the addon and guide titles.
Filename
Cataclysm.lua
EasternKingdom.lua
Kalimdor.lua
Northrend.lua
Outland.lua
TourGuide_HallowsEnd_Horde.toc
TourGuide_HallowsEnd_Horde_2011.toc
changelog.txt
diff --git a/Cataclysm.lua b/Cataclysm.lua
index 4477880..05ddd15 100644
--- a/Cataclysm.lua
+++ b/Cataclysm.lua
@@ -1,4 +1,4 @@
-TourGuide:RegisterGuide("Hallow's End candy buckets 2011 - Cataclysm  - Horde", nil, "Horde", function()
+TourGuide:RegisterGuide("Hallow's End Horde 2011 - Cataclysm", nil, "Horde", function()
 return [[
 N Hover over me for note. |N|If this tracker gets stuck click a previous location off and on.|

diff --git a/EasternKingdom.lua b/EasternKingdom.lua
index bb9004a..205ffae 100644
--- a/EasternKingdom.lua
+++ b/EasternKingdom.lua
@@ -1,4 +1,4 @@
-TourGuide:RegisterGuide("Hallow's End candy buckets 2011 - Eastern Kingdom - Horde", nil, "Horde", function()
+TourGuide:RegisterGuide("Hallow's End Horde 2011 - Eastern Kingdom", nil, "Horde", function()
 return [[
 R Silvermoon City Inn Candy Bucket |N|Candy Bucket (79.4,57.7)| |Z|Silvermoon City|
 R Wayfarer's Rest Candy Bucket |N|Candy Bucket (67.6,72.9)| |Z|Silvermoon City|
diff --git a/Kalimdor.lua b/Kalimdor.lua
index f6e5eb2..06782d6 100644
--- a/Kalimdor.lua
+++ b/Kalimdor.lua
@@ -1,5 +1,4 @@
--- Probably not an "optimal" route for a non-mage.
-TourGuide:RegisterGuide("Hallow's End candy buckets 2011 - Kalimdor - Horde", nil, "Horde", function()
+TourGuide:RegisterGuide("Hallow's End Horde 2011 - Kalimdor", nil, "Horde", function()
 return [[
 R Valley of Strength Candy Bucket |N|Candy Bucket (53.93,78.94)| |Z|Orgrimmar|
 R Razor Hill Candy Bucket |N|Candy Bucket (51.54,41.59)| |Z|Durotar|
diff --git a/Northrend.lua b/Northrend.lua
index a5dfe61..a522fde 100644
--- a/Northrend.lua
+++ b/Northrend.lua
@@ -1,4 +1,4 @@
-TourGuide:RegisterGuide("Hallow's End candy buckets 2011 - Northrend  - Horde", nil, "Horde", function()
+TourGuide:RegisterGuide("Hallow's End Horde 2011 - Northrend", nil, "Horde", function()
 return [[
 N Hover over me for note. |N|If this tracker gets stuck click a previous location off and on.|
 R The Filthy Animal Candy Bucket |N|Candy Bucket (66.84,29.60)| |Z|Dalaran|
diff --git a/Outland.lua b/Outland.lua
index 7ce2269..b76105a 100644
--- a/Outland.lua
+++ b/Outland.lua
@@ -1,4 +1,4 @@
-TourGuide:RegisterGuide("Hallow's End candy buckets 2011 - Outland - Horde", nil, "Horde", function()
+TourGuide:RegisterGuide("Hallow's End Horde 2011 - Outland", nil, "Horde", function()
 return [[
 R The Stormspire Candy Bucket |N|Candy Bucket (43.32,36.09)| |Z|Netherstorm|
 R Area 52 Candy Bucket |N|Candy Bucket (32.02,64.45)| |Z|Netherstorm|
diff --git a/TourGuide_HallowsEnd_Horde.toc b/TourGuide_HallowsEnd_Horde.toc
deleted file mode 100644
index 96366a1..0000000
--- a/TourGuide_HallowsEnd_Horde.toc
+++ /dev/null
@@ -1,15 +0,0 @@
-## Interface: 40200
-## Title: Tour Guide Hallow's End Horde 2011.
-## Notes: Easy to follow circuits for Horde's candy buckets.
-## Author: Nightyniight + Ivan & Rain + Wowhead comments.
-## Version: 0.1
-## X-Category: Quest
-
-## OptionalDeps: TourGuide, Dongle, Optionhouse, TomTom, tekDebug
-
-## DefaultState: enabled
-
-## LoadManagers: AddonLoader
-## X-LoadOn-Always: delayed
-
-Guides.xml
diff --git a/TourGuide_HallowsEnd_Horde_2011.toc b/TourGuide_HallowsEnd_Horde_2011.toc
new file mode 100644
index 0000000..96d9c01
--- /dev/null
+++ b/TourGuide_HallowsEnd_Horde_2011.toc
@@ -0,0 +1,15 @@
+## Interface: 40200
+## Title: TourGuide Hallow's End Horde 2011.
+## Notes: Easy to follow circuits for Horde's candy buckets.
+## Author: Nightyniight + Ivan & Rain + Wowhead comments.
+## Version: 0.1
+## X-Category: Quest
+
+## OptionalDeps: TourGuide, Dongle, Optionhouse, TomTom, tekDebug
+
+## DefaultState: enabled
+
+## LoadManagers: AddonLoader
+## X-LoadOn-Always: delayed
+
+Guides.xml
diff --git a/changelog.txt b/changelog.txt
index a43cd82..5823b10 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,2 +1,2 @@
-0.1
-* release
\ No newline at end of file
+0.1  2011-10-26
+* initial release
\ No newline at end of file