comparison Ouro_Loot.toc @ 97:ba5ff82dcf19

(First breaking change for MoP/3.0, incomplete transition.) Move generic user options to acedb. Remove older savedvar-upgrade code for a clean break. Add a profiles tab since it will be expected; changing profiles not yet implemented.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Fri, 27 Jul 2012 10:23:12 +0000
parents 780b7e0eeeeb
children ccf90050cdc1
comparison
equal deleted inserted replaced
96:780b7e0eeeeb 97:ba5ff82dcf19
1 ## Interface: 40300 1 ## Interface: 40300
2 ## Title: Ouro Loot 2 ## Title: Ouro Loot
3 ## Version: @project-version@ 3 ## Version: @project-version@
4 ## Notes: Raid loot tracking and text generation 4 ## Notes: Raid loot tracking and text generation
5 ## Author: Farmbuyer of US-Kilrogg 5 ## Author: Farmbuyer of US-Kilrogg
6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootSV_opts, OuroLootSV_hist, OuroLootSV_log 6 ## SavedVariables: OuroLootSV, OuroLootSV_saved, OuroLootOptsDB, OuroLootSV_hist, OuroLootSV_log
7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug 7 ## OptionalDeps: Ace3, DBM-Core, lib-st, LibFarmbuyer, tekDebug
8 ## LoadManagers: AddonLoader 8 ## LoadManagers: AddonLoader
9 ## X-LoadOn-Slash: /ouroloot, /ol 9 ## X-LoadOn-Slash: /ouroloot, /ol
10 ## X-LoadOn-InterfaceOptions: Ouro Loot 10 ## X-LoadOn-InterfaceOptions: Ouro Loot
11 ## X-LoadOn-Raid: true 11 ## X-LoadOn-Raid: true
19 libs\AceEvent-3.0\AceEvent-3.0.xml 19 libs\AceEvent-3.0\AceEvent-3.0.xml
20 libs\AceTimer-3.0\AceTimer-3.0.xml 20 libs\AceTimer-3.0\AceTimer-3.0.xml
21 libs\AceConsole-3.0\AceConsole-3.0.xml 21 libs\AceConsole-3.0\AceConsole-3.0.xml
22 libs\AceGUI-3.0\AceGUI-3.0.xml 22 libs\AceGUI-3.0\AceGUI-3.0.xml
23 libs\AceComm-3.0\AceComm-3.0.xml 23 libs\AceComm-3.0\AceComm-3.0.xml
24 libs\AceConfig-3.0\AceConfig-3.0.xml
25 libs\AceDB-3.0\AceDB-3.0.xml
26 libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
24 libs\lib-st\lib-st.xml 27 libs\lib-st\lib-st.xml
25 #@end-no-lib-strip@ 28 #@end-no-lib-strip@
26 29
27 # extra bits 30 # extra bits
28 LibFarmbuyer.lua 31 LibFarmbuyer.lua