svn stuff

This commit is contained in:
Hendrik Leppkes
2008-01-11 18:49:03 +00:00
parent 3c64ce4269
commit ccd361a4e0
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarPrototype.lua 57691 2007-12-30 21:36:55Z nevcairiel $ ]]
--[[ $Id$ ]]
local ActionBar = Bartender4.ActionBar
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "deDE")
if not S then return end
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "enUS", true)
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "esES")
if not S then return end
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "frFR")
if not S then return end
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "koKR")
if not S then return end
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "zhCN")
if not S then return end
+1 -1
View File
@@ -1,4 +1,4 @@
--[[ $Id: ActionBarStates.lua 55603 2007-11-21 10:57:34Z helium $ ]]
--[[ $Id$ ]]
local S = LibStub("AceLocale-3.0"):NewLocale("BT4Stances", "zhTW")
if not S then return end