diff --git a/patch-ruRU-5/Interface/GlueXML/GlueButtons.xml b/patch-ruRU-5/Interface/GlueXML/GlueButtons.xml
index 55d20f7..dc90903 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueButtons.xml
+++ b/patch-ruRU-5/Interface/GlueXML/GlueButtons.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueDialog.lua b/patch-ruRU-5/Interface/GlueXML/GlueDialog.lua
index bab1c61..81319d6 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueDialog.lua
+++ b/patch-ruRU-5/Interface/GlueXML/GlueDialog.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
MAX_NUM_GLUE_DIALOG_BUTTONS = 3;
@@ -739,4 +739,4 @@ function GlueDialog_OnKeyDown(key)
PlaySound(info.hideSound);
end
end
-end
\ No newline at end of file
+end
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueDialog.xml b/patch-ruRU-5/Interface/GlueXML/GlueDialog.xml
index 809c448..d1f7b2c 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueDialog.xml
+++ b/patch-ruRU-5/Interface/GlueXML/GlueDialog.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueParent.lua b/patch-ruRU-5/Interface/GlueXML/GlueParent.lua
index 3be0e7b..637205c 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueParent.lua
+++ b/patch-ruRU-5/Interface/GlueXML/GlueParent.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
CurrentGlueMusic = "GS_LichKing";
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueStrings.lua b/patch-ruRU-5/Interface/GlueXML/GlueStrings.lua
index 258773a..b744e27 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueStrings.lua
+++ b/patch-ruRU-5/Interface/GlueXML/GlueStrings.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
-- AUTOMATISCH GENERIERT. NICHT BEARBEITEN. VERWENDE DIE TABELLENKALKULATION UND EXPORTIERE / GENERIERE MIT SKRIPTEN
-- GENERADO AUTOMÁTICAMENTE. NO EDITAR. USA LA HOJA DE CÁLCULO Y EXPORTA / GENERA USANDO SCRIPTS
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueTemplates.lua b/patch-ruRU-5/Interface/GlueXML/GlueTemplates.lua
index f8bd8be..3e22d86 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueTemplates.lua
+++ b/patch-ruRU-5/Interface/GlueXML/GlueTemplates.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
function GlueScrollFrameTemplate_OnMouseWheel(self, value, scrollBar)
scrollBar = scrollBar or _G[self:GetName() .. "ScrollBar"];
@@ -359,4 +359,4 @@ function EditBox_HandleTabbing(self, tabList)
local target = tabList[index];
_G[target]:SetFocus();
-end
\ No newline at end of file
+end
diff --git a/patch-ruRU-5/Interface/GlueXML/GlueTemplates.xml b/patch-ruRU-5/Interface/GlueXML/GlueTemplates.xml
index 7e0600f..8a69b79 100644
--- a/patch-ruRU-5/Interface/GlueXML/GlueTemplates.xml
+++ b/patch-ruRU-5/Interface/GlueXML/GlueTemplates.xml
@@ -1,4 +1,4 @@
-
+
@@ -265,4 +265,4 @@
-
\ No newline at end of file
+
diff --git a/patch-ruRU-5/Interface/GlueXML/OptionsSelect.lua b/patch-ruRU-5/Interface/GlueXML/OptionsSelect.lua
index 4eb5107..c7e067c 100644
--- a/patch-ruRU-5/Interface/GlueXML/OptionsSelect.lua
+++ b/patch-ruRU-5/Interface/GlueXML/OptionsSelect.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
function OptionsSelectFrame_Hide()
PlaySound("gsLoginChangeRealmCancel");
diff --git a/patch-ruRU-5/Interface/GlueXML/OptionsSelect.xml b/patch-ruRU-5/Interface/GlueXML/OptionsSelect.xml
index 6b239a2..5a9d4f8 100644
--- a/patch-ruRU-5/Interface/GlueXML/OptionsSelect.xml
+++ b/patch-ruRU-5/Interface/GlueXML/OptionsSelect.xml
@@ -1,4 +1,4 @@
-
+
@@ -170,4 +170,4 @@
-
\ No newline at end of file
+
diff --git a/patch-ruRU-5/Interface/GlueXML/RealmList.lua b/patch-ruRU-5/Interface/GlueXML/RealmList.lua
index 75cfda5..1160526 100644
--- a/patch-ruRU-5/Interface/GlueXML/RealmList.lua
+++ b/patch-ruRU-5/Interface/GlueXML/RealmList.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
REALM_BUTTON_HEIGHT = 16;
MAX_REALMS_DISPLAYED = 18;
@@ -669,4 +669,4 @@ end
function RealmHelpText_OnShow(self)
self:SetText("" .. string.format(REALM_HELP_FRAME_TEXT, REALM_HELP_FRAME_URL) .. "
");
-end
\ No newline at end of file
+end
diff --git a/patch-ruRU-5/Interface/GlueXML/RealmList.xml b/patch-ruRU-5/Interface/GlueXML/RealmList.xml
index 8996267..9d837fb 100644
--- a/patch-ruRU-5/Interface/GlueXML/RealmList.xml
+++ b/patch-ruRU-5/Interface/GlueXML/RealmList.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/patch-ruRU-5/Interface/GlueXML/RealmWizard.lua b/patch-ruRU-5/Interface/GlueXML/RealmWizard.lua
index f8f613e..c12712c 100644
--- a/patch-ruRU-5/Interface/GlueXML/RealmWizard.lua
+++ b/patch-ruRU-5/Interface/GlueXML/RealmWizard.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
function RealmWizard_OnLoad(self)
self:SetCamera(0);
diff --git a/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.lua b/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.lua
index 214ac9f..9979770 100644
--- a/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.lua
+++ b/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
-- if you change something here you probably want to change the frame version too
diff --git a/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.xml b/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.xml
index a3496d6..ef2749a 100644
--- a/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.xml
+++ b/patch-ruRU-5/Interface/GlueXML/optionsframetemplates.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.lua b/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.lua
index ea57d25..42d17c1 100644
--- a/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.lua
+++ b/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
-- if you change something here you probably want to change the frame version too
diff --git a/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.xml b/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.xml
index 735f54a..54da78c 100644
--- a/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.xml
+++ b/patch-ruRU-5/Interface/GlueXML/optionspaneltemplates.xml
@@ -1,4 +1,4 @@
-
+
diff --git a/patch-ruRU-5/Interface/GlueXML/videooptionspanels.lua b/patch-ruRU-5/Interface/GlueXML/videooptionspanels.lua
index 0f08782..ee5fce3 100644
--- a/patch-ruRU-5/Interface/GlueXML/videooptionspanels.lua
+++ b/patch-ruRU-5/Interface/GlueXML/videooptionspanels.lua
@@ -1,5 +1,5 @@
-- ============================================================================
--- Autora: Noa
+-- MoonWell
-- ============================================================================
-- if you change something here you probably want to change the frame version too
diff --git a/patch-ruRU-5/Interface/GlueXML/videooptionspanels.xml b/patch-ruRU-5/Interface/GlueXML/videooptionspanels.xml
index 6771a66..67dff82 100644
--- a/patch-ruRU-5/Interface/GlueXML/videooptionspanels.xml
+++ b/patch-ruRU-5/Interface/GlueXML/videooptionspanels.xml
@@ -1,4 +1,4 @@
-
+