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

Petr Mladek pmladek at kemper.freedesktop.org
Tue Jan 3 06:13:14 PST 2012


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

New commits:
commit 04a3004564c8e0a39cfedfda270d43bfdb2f2d14
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)
    
    Signed-off-by: Petr Mladek <pmladek at suse.cz>

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