From 12d33f0a7e4598eceb0e5b0a406089216b78b569 Mon Sep 17 00:00:00 2001 From: pompachomp Date: Sun, 8 Nov 2009 15:53:18 +0000 Subject: [PATCH] Removed some left behind references to LibBetterBlizzOptions --- AckisRecipeList.lua | 2 +- AckisRecipeList.toc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 0bc710b..b2edef1 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -100,7 +100,7 @@ end -- do if MissingLibraries() then --@debug@ - addon:Print("You are using an SVN version of ARL. As per WowAce/Curseforge standards, SVN externals are not set up. You will have to install Ace3, Babble-Faction-3.0, Babble-Zone-3.0, Babble-Boss-3.0, LibAboutPanel, LibSharedMedia-3.0, and LibBetterBlizzoptions in order for the addon to function correctly.") + addon:Print("You are using an SVN version of ARL. As per WowAce/Curseforge standards, SVN externals are not set up. You will have to install Ace3, Babble-Faction-3.0, Babble-Zone-3.0, Babble-Boss-3.0, LibAboutPanel, and LibSharedMedia-3.0 in order for the addon to function correctly.") --@end-debug@ _G.AckisRecipeList = nil return diff --git a/AckisRecipeList.toc b/AckisRecipeList.toc index a1ad4eb..11e86e8 100644 --- a/AckisRecipeList.toc +++ b/AckisRecipeList.toc @@ -43,7 +43,7 @@ ## X-Website: http://wow.curse.com/downloads/wow-addons/details/arl.aspx ## X-Feedback: http://www.wowace.com/addons/arl/forum/ -## OptionalDeps: Ace3, LibAboutPanel, LibBetterBlizzOptions-1.0, LibBabble-Zone-3.0, LibBabble-Faction-3.0, LibBabble-Boss-3.0, LibSharedMedia-3.0, LibQTip-1.0, Skillet, ATSW, Manufac, Cauldron, TomTom, TipTac, Carbonite +## OptionalDeps: Ace3, LibAboutPanel, LibBabble-Zone-3.0, LibBabble-Faction-3.0, LibBabble-Boss-3.0, LibSharedMedia-3.0, LibQTip-1.0, Skillet, ATSW, Manufac, Cauldron, TomTom, TipTac, Carbonite ## DefaultState: Enabled ## X-WoWI-ID: 5061 -- 1.7.9.5