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
@@ -2,8 +2,6 @@
Pet Button template
]]
--[[ $Id$ ]]
local PetButtonPrototype = CreateFrame("CheckButton")
local PetButton_MT = {__index = PetButtonPrototype}