diff embeds.xml @ 144:03e108d12ef1

Ticket 45 - Added the ability suppress COD warnings when mailing to characters on other accounts in Altoholic/DataStore. Instead of sending COD, ItemAuditor will send tracking info in the message. Thanks to Zerotorescue for giving me the solution to detect whether or not Postal or MailOpener is processing. It was the last step holding this back from being released.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Sat, 09 Oct 2010 00:21:06 -0700
parents 8d5ad3b71f6f
children
line wrap: on
line diff
--- a/embeds.xml	Wed Oct 06 22:11:26 2010 -0700
+++ b/embeds.xml	Sat Oct 09 00:21:06 2010 -0700
@@ -8,7 +8,10 @@
 	<Include file="Libs\AceDbOptions-3.0\AceDbOptions-3.0.xml"/>   
 	<Include file="Libs\AceConfig-3.0\AceConfig-3.0.xml"/>   
 	<Include file="Libs\AceBucket-3.0\AceBucket-3.0.xml"/>   
-	<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>   
+	<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
+	<Include file="Libs\AceSerializer-3.0\AceSerializer-3.0.xml"/>
+	<Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/>
+
 	<Include file="Libs\lib-st\lib-st.xml"/>
 	<Script file="Libs\LibPeriodicTable-3.1\LibPeriodicTable-3.1.lua"/>
 </Ui>