From aac92ccc526ce5cbbd7af8836cd1fb7a57ab0bae Mon Sep 17 00:00:00 2001
From: Matthew Barnes <mbarnes@redhat.com>
Date: Wed, 31 Mar 2010 16:32:19 -0400
Subject: Move EPoolv back to Evolution from libedataserver.

MessageList is the only thing still using it.
EMemPool is gone now, so it uses CamelMemPool instead (same thing).
---
 doc/reference/shell/eshell-docs.sgml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'doc/reference/shell/eshell-docs.sgml')

diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml
index 2556a58320..6101932139 100644
--- a/doc/reference/shell/eshell-docs.sgml
+++ b/doc/reference/shell/eshell-docs.sgml
@@ -37,6 +37,7 @@
     <xi:include href="xml/e-html-utils.xml"/>
     <xi:include href="xml/e-icon-factory.xml"/>
     <xi:include href="xml/e-logger.xml"/>
+    <xi:include href="xml/e-poolv.xml"/>
     <xi:include href="xml/e-print.xml"/>
     <xi:include href="xml/e-selection.xml"/>
     <xi:include href="xml/e-signature.xml"/>
-- 
cgit