[Libreoffice-commits] .: connectivity/source
René Engelhard
rene at kemper.freedesktop.org
Sat Dec 24 05:13:20 PST 2011
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a8feb5b1df99c12a5cb644097f935e9ccf512ed5
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