From fb9bb158924d45313423205a4410824f05733ece Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 18 Mar 2013 15:47:50 +0400 Subject: [PATCH] some options tweaks --- ElvUI_SLE/modules/install/install.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ElvUI_SLE/modules/install/install.lua b/ElvUI_SLE/modules/install/install.lua index e55cfcb..1f5a16c 100755 --- a/ElvUI_SLE/modules/install/install.lua +++ b/ElvUI_SLE/modules/install/install.lua @@ -857,6 +857,11 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.sle.datatext.dp6.enabled = true E.db.sle.datatext.dp6.width = 455 E.db.sle.datatext.dp6.transparent = true + + E.db.sle.dt.friends.totals = true + E.db.sle.dt.friends.expandBNBroadcast = true + E.db.sle.dt.guild.totals = true + E.db.sle.dt.guild.hide_guildname = true E.db.datatexts.panels.Top_Center = 'Version'; E.db.datatexts.panels.Bottom_Panel = 'System'; -- 1.7.9.5