[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source
René Engelhard
rene at kemper.freedesktop.org
Sat Dec 24 05:16:37 PST 2011
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 7dfc54c7337f77be8e258a218df741c330904f73
Author: Rene Engelhard <rene at debian.org>
Date: Sat Dec 24 14:08:51 2011 +0100
support libebook-1.2.so.12 (evolution 3.2)
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 12465f6..5cf5247 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -33,6 +33,7 @@
#define DECLARE_FN_POINTERS 1
#include "EApi.h"
static const char *eBookLibNames[] = {
+ "libebook-1.2.so.12", // bumped again
"libebook-1.2.so.10", // bumped again
"libebook-1.2.so.9", // evolution-2.8
"libebook-1.2.so.5", // evolution-2.4 and 2.6+
More information about the Libreoffice-commits
mailing list