Quantcast

Update shit for people that get nosey and think its bad shit b/c they don't know what this does. (Just checks version installed of S&L)

Repooc [10-19-14 - 21:11]
Update shit for people that get nosey and think its bad shit b/c they don't know what this does. (Just checks version installed of S&L)
Filename
ElvUI_SLE/options/dev_c.lua
diff --git a/ElvUI_SLE/options/dev_c.lua b/ElvUI_SLE/options/dev_c.lua
index 058f0e1..80e2021 100644
--- a/ElvUI_SLE/options/dev_c.lua
+++ b/ElvUI_SLE/options/dev_c.lua
@@ -107,12 +107,12 @@ local function Login(self, event)
 					header = {
 						order = 1,
 						type = "header",
-						name = "Evil Overlord Control Panel",
+						name = "Version Control Panel",
 					},
 					testdesc = {
 						order = 2,
 						type = "description",
-						name = "WTF are you doing here, asshole?!",
+						name = "",
 					},
 					userList = {
 						order = 3,
@@ -122,11 +122,11 @@ local function Login(self, event)
 							listheader = {
 								order = 1,
 								type = "header",
-								name = "List of possible victims",
+								name = "S&L Users with Version # Installed",
 							},
 							List = {
 								type = 'select',
-								name = 'Choose a channel',
+								name = 'Choose channel to get S&L info from.',
 								order = 2,
 								get = function() return selectedChannel end,
 								set = function(_, value)