Quantcast

In file headers: Changed all occurrences of @file-revision@ and @project-revision@ to @file-abbreviated-hash@ and @project-abbreviated-hash@

James D. Callahan III [04-24-10 - 04:36]
In file headers: Changed all occurrences of @file-revision@ and @project-revision@ to @file-abbreviated-hash@ and @project-abbreviated-hash@
Filename
ARL.lua
Config.lua
Constants.lua
Frame.lua
Player.lua
Scanner.lua
Waypoint.lua
diff --git a/ARL.lua b/ARL.lua
index b5db959..9a51941 100644
--- a/ARL.lua
+++ b/ARL.lua
@@ -3,8 +3,8 @@
 ARL.lua
 ************************************************************************
 File date: @file-date-iso@
-File revision: @file-revision@
-Project revision: @project-revision@
+File hash: @file-abbreviated-hash@
+Project hash: @project-abbreviated-hash@
 Project version: @project-version@
 ************************************************************************
 Authors: Ackis, Zhinjio, Jim-Bim, Torhal, Pompachomp
diff --git a/Config.lua b/Config.lua
index 3b6ce05..c7550d7 100644
--- a/Config.lua
+++ b/Config.lua
@@ -4,8 +4,8 @@ Config.lua
 Ace3 Configuration options for ARL
 ************************************************************************
 File date: @file-date-iso@
-File revision: @file-revision@
-Project revision: @project-revision@
+File hash: @file-abbreviated-hash@
+Project hash: @project-abbreviated-hash@
 Project version: @project-version@
 ************************************************************************
 Please see http://www.wowace.com/addons/arl/ for more information.
diff --git a/Constants.lua b/Constants.lua
index 6bd6f1b..cbb8bf7 100644
--- a/Constants.lua
+++ b/Constants.lua
@@ -2,8 +2,8 @@
 -- Constants.lua
 -------------------------------------------------------------------------------
 -- File date: @file-date-iso@
--- File revision: @file-revision@
--- Project revision: @project-revision@
+-- File hash: @file-abbreviated-hash@
+-- Project hash: @project-abbreviated-hash@
 -- Project version: @project-version@
 -------------------------------------------------------------------------------
 -- Please see http://www.wowace.com/addons/arl/ for more information.
diff --git a/Frame.lua b/Frame.lua
index b8cf0f3..9e06b81 100644
--- a/Frame.lua
+++ b/Frame.lua
@@ -3,8 +3,8 @@
 Frame.lua
 ************************************************************************
 File date: @file-date-iso@
-File revision: @file-revision@
-Project revision: @project-revision@
+File hash: @file-abbreviated-hash@
+Project hash: @project-abbreviated-hash@
 Project version: @project-version@
 ************************************************************************
 Please see http://www.wowace.com/addons/arl/ for more information.
diff --git a/Player.lua b/Player.lua
index b02ae6d..9e83fdd 100644
--- a/Player.lua
+++ b/Player.lua
@@ -3,8 +3,8 @@
 -- Player functions and data for AckisRecipeList.
 -------------------------------------------------------------------------------
 -- File date: @file-date-iso@
--- File revision: @file-revision@
--- Project revision: @project-revision@
+-- File hash: @file-abbreviated-hash@
+-- Project hash: @project-abbreviated-hash@
 -- Project version: @project-version@
 -------------------------------------------------------------------------------
 -- Please see http://www.wowace.com/addons/arl/ for more information.
diff --git a/Scanner.lua b/Scanner.lua
index a3125fb..d4abb9b 100644
--- a/Scanner.lua
+++ b/Scanner.lua
@@ -4,8 +4,8 @@ Scanner.lua
 In-game tooltip-scanner for datamining.
 ************************************************************************
 File date: @file-date-iso@
-File revision: @file-revision@
-Project revision: @project-revision@
+File hash: @file-abbreviated-hash@
+Project hash: @project-abbreviated-hash@
 Project version: @project-version@
 ************************************************************************
 Please see http://www.wowace.com/addons/arl/ for more information.
diff --git a/Waypoint.lua b/Waypoint.lua
index 9560a19..cbf292d 100644
--- a/Waypoint.lua
+++ b/Waypoint.lua
@@ -2,8 +2,8 @@
 -- Waypoint.lua
 -------------------------------------------------------------------------------
 -- File date: @file-date-iso@
--- File revision: @file-revision@
--- Project revision: @project-revision@
+-- File hash: @file-abbreviated-hash@
+-- Project hash: @project-abbreviated-hash@
 -- Project version: @project-version@
 -------------------------------------------------------------------------------
 -- Please see http://www.wowace.com/addons/arl/ for more information.