toc cleanup, add some more OptionalDeps

This commit is contained in:
Sandor Takacs
2014-02-12 13:16:08 +01:00
parent 0ab9c6cff0
commit 191ee4dd73

View File

@ -1,9 +1,8 @@
## Interface: 50400 ## Interface: 50400
## Author: Ramble (modified by Isharra) (updated by thegabbert) (converted to Ace3 by Takika) ## Author: Ramble (modified by Isharra) (updated by thegabbert) (converted to Ace3 by Takika)
## Version: 51
## Title: MyBags |cff007FFF -Ace3-|r ## Title: MyBags |cff007FFF -Ace3-|r
## Notes: Complete Replacement for Inventory and Bank Bags. ## Notes: Complete Replacement for Inventory and Bank Bags.
## OptionalDeps: MyBagsCache, DataStore_Containers ## OptionalDeps: MyBagsCache, DataStore, DataStore_Containers, DataStore_Characters
## SavedVariables: MyInventoryDB, MyBankDB, MyEquipmentDB ## SavedVariables: MyInventoryDB, MyBankDB, MyEquipmentDB
Embeds.xml Embeds.xml
@ -14,4 +13,3 @@ MyBagsCore\MyBags.xml
MyInventory\MyInventory.xml MyInventory\MyInventory.xml
MyBank\MyBank.xml MyBank\MyBank.xml
MyEquipment\MyEquipment.xml MyEquipment\MyEquipment.xml