[Libreoffice-commits] .: Branch 'libreoffice-3-4' - connectivity/source

René Engelhard rene at kemper.freedesktop.org
Sun Dec 25 04:51:51 PST 2011


 connectivity/source/drivers/evoab2/EApi.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2c8ee27c52ff15fe1af33cd16a4dff28251ad521
Author: Rene Engelhard <rene at debian.org>
Date:   Sun Dec 25 13:51:46 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 1767ec1..95cdb55 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -35,6 +35,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