- add keyring and onebag option to bagbar

- fix some random stuff in the options tables
This commit is contained in:
Hendrik Leppkes
2008-05-31 19:48:47 +00:00
parent ee13a40b9d
commit d9e1bb2bb6
4 changed files with 46 additions and 10 deletions
+2
View File
@@ -130,6 +130,8 @@ function PetBarMod:SetupOptions()
if not self.options then
self.optionobject = Bartender4.ButtonBar.prototype:GetOptionObject()
self.optionobject.table.general.args.rows.max = 10
local enabled = {
type = "toggle",
order = 1,