Removed SVN $Id$ Tags and updated locale

This commit is contained in:
Hendrik Leppkes
2008-09-14 13:25:48 +02:00
parent 34242b5c41
commit aa1867ad90
30 changed files with 21 additions and 57 deletions
-1
View File
@@ -1,4 +1,3 @@
--[[ $Id$ ]]
local ButtonBar = Bartender4.ButtonBar.prototype
local ActionBar = setmetatable({}, {__index = ButtonBar})
Bartender4.ActionBar = ActionBar