- remove cyCircled support

- add preliminary ButtonFacade support (still some bugs in it)
- this also replaces the built-in skin selection for the bars (for now)
This commit is contained in:
Hendrik Leppkes
2008-04-11 17:14:46 +00:00
parent 8b4d98cce6
commit acbaae01eb
9 changed files with 47 additions and 122 deletions
+3 -4
View File
@@ -25,11 +25,10 @@ function Bartender4:OnInitialize()
MainMenuBar:Hide()
end
function Bartender4:OnEnable()
if IsAddOnLoaded("cyCircled") then
self:SecureHook(cyCircled, "LoadPlugins", "cyLoaded")
end
--[[ function Bartender4:OnEnable()
--
end
--]]
function Bartender4:RegisterDefaultsKey(key, subdefaults)
defaults.profile[key] = subdefaults