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
-3
View File
@@ -1,9 +1,6 @@
--[[
Action Button Template
]]
--[[ $Id$ ]]
local Button = CreateFrame("CheckButton")
local Button_MT = {__index = Button}