[Libreoffice-commits] .: Branch 'libreoffice-3-5' - connectivity/source
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Jun 19 01:03:22 PDT 2012
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 23769553d56cefa9bc4b1e84087ac9ab1dfbec68
Author: Rene Engelhard <rene at debian.org>
Date: Mon Jun 18 23:19:09 2012 +0200
evoab2: add libebook-1.2.so.13 (evolution 3.4)
Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef
(cherry picked from commit d25453e200f6af427363bc27278da540b56f6855)
Signed-off-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 5cf5247..a98419e 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.13", // bumped again (evolution-3.4)
"libebook-1.2.so.12", // bumped again
"libebook-1.2.so.10", // bumped again
"libebook-1.2.so.9", // evolution-2.8
More information about the Libreoffice-commits
mailing list