Change the Note a bit to add more color.
Scott Sibley [08-04-11 - 03:38]
Change the Note a bit to add more color.
diff --git a/StarTip.lua b/StarTip.lua
index e2961ef..7815053 100644
--- a/StarTip.lua
+++ b/StarTip.lua
@@ -727,7 +727,7 @@ function StarTip:OnEnable()
local plugin = {}
LibStub("LibScriptablePluginColor-1.0"):New(plugin)
if self.db.profile.message then
- ChatFrame1:AddMessage(plugin.Colorize(L["Welcome to "] .. StarTip.name .. " (" .. StarTip.notes .. ")", 0, 1, 1).. plugin.Colorize(L[" Type /startip to open config. Alternatively you could press escape and choose the addons menu. Or you can choose to show a minimap icon. You can turn off this message under Settings."], 1, 1, 0))
+ ChatFrame1:AddMessage(plugin.Colorize(L["Welcome to "] .. StarTip.notes, 0, 1, 1) .. plugin.Colorize(L[" Type /startip to open config. Alternatively you could press escape and choose the addons menu. Or you can choose to show a minimap icon. You can turn off this message under Settings."], 1, 1, 0))
end
end
diff --git a/StarTip.toc b/StarTip.toc
index 7b11aa3..bc64903 100644
--- a/StarTip.toc
+++ b/StarTip.toc
@@ -1,6 +1,6 @@
## Interface: 40200
## Title: StarTip
-## Notes: |cff751f82Tooltips from |r|cff202585Outer|r|cff751f82space|r
+## Notes: |cff751f82StarTip (|r|cccf20285Tooltips |r|cff751f82from |r|cff751f82O|r|cff202585u|r|cff751f82t|r|cff202585e|r|cff751f82r|r|cff202585s|r|cff751f82p|r|cff202585a|r|cff751f82c|r|cff202585e|r|cff751f82)|r
## Author: Starlon
## Version: @project-version@
## X-Category: Tooltip