From cfc9a04f017666b3f3e092673e6dc546624c486d Mon Sep 17 00:00:00 2001 From: "James D. Callahan III" Date: Sat, 24 Apr 2010 00:36:06 -0400 Subject: [PATCH] In file headers: Changed all occurrences of @file-revision@ and @project-revision@ to @file-abbreviated-hash@ and @project-abbreviated-hash@ --- ARL.lua | 4 ++-- Config.lua | 4 ++-- Constants.lua | 4 ++-- Frame.lua | 4 ++-- Player.lua | 4 ++-- Scanner.lua | 4 ++-- Waypoint.lua | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) 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. -- 1.7.9.5