SOURCES: kde4-kdepimlibs-akonadi.patch - one more fix
shadzik
shadzik at pld-linux.org
Fri May 9 06:15:33 CEST 2008
Author: shadzik Date: Fri May 9 04:15:33 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- one more fix
---- Files affected:
SOURCES:
kde4-kdepimlibs-akonadi.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/kde4-kdepimlibs-akonadi.patch
diff -u SOURCES/kde4-kdepimlibs-akonadi.patch:1.2 SOURCES/kde4-kdepimlibs-akonadi.patch:1.3
--- SOURCES/kde4-kdepimlibs-akonadi.patch:1.2 Fri May 9 05:56:19 2008
+++ SOURCES/kde4-kdepimlibs-akonadi.patch Fri May 9 06:15:28 2008
@@ -146,3 +146,14 @@
kFatal() << "Unable to register service at D-Bus: " << QDBusConnection::sessionBus().lastError().message();
AgentBasePrivate::delayedInit();
}
+--- akonadi/itemfetchjob.cpp 2008-05-09 06:07:01.000000000 +0200
++++ akonadi/itemfetchjob.cpp-new 2008-05-09 06:07:08.000000000 +0200
+@@ -211,7 +211,7 @@
+ int version = 0;
+ QByteArray plainKey( key );
+
+- ImapParser::splitVersionedKey( key, plainKey, version );
++ //ImapParser::splitVersionedKey( key, plainKey, version );
+
+ ItemSerializer::deserialize( item, plainKey, fetchResponse.value( i + 1 ), version );
+ }
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kde4-kdepimlibs-akonadi.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list