Mercurial > wow > mailopener
diff MailOpener.toc @ 0:823e33465b6e
Initial commit
| author | Zerotorescue |
|---|---|
| date | Fri, 03 Sep 2010 12:43:36 +0200 |
| parents | |
| children | 1ba07a64bf14 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MailOpener.toc Fri Sep 03 12:43:36 2010 +0200 @@ -0,0 +1,18 @@ +## Interface: 30300 +## Title: Mail Opener +## Notes: This addon will automatically retrieve all your mail from the mailbox. +## Author: Zerotorescue +## Version: 1.0-ALPHA5 +## SavedVariables: MailOpenerDB +## LoadManagers: AddonLoader +## X-LoadOn-Slash: /mo, /mailopen, /mailopener +## X-LoadOn-Mailbox: true +## X-LoadOn-InterfaceOptions: Mail Opener + +embeds.xml + +Core.lua + +Modules\Collected.lua +Modules\Config.lua +Modules\OpenAll.lua \ No newline at end of file
