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
-2
View File
@@ -1,8 +1,6 @@
--[[
Generic Bar Frame Template
]]
--[[ $Id$ ]]
local Bar = CreateFrame("Button")
local Bar_MT = {__index = Bar}