From: shadzik Date: Thu, 20 Nov 2008 08:28:28 +0000 (+0000) Subject: - already upstream X-Git-Tag: auto/th/decibel-0_7_0-0_886824_1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdecibel.git;a=commitdiff_plain;h=c0d9a335298e1829f86bea480103e376e14137bc - already upstream Changed files: decibel-types.patch -> 1.2 --- diff --git a/decibel-types.patch b/decibel-types.patch deleted file mode 100644 index 4d7c23f..0000000 --- a/decibel-types.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- include/Decibel/types.h 2007-07-27 11:36:15.000000000 +0200 -+++ include/Decibel/hmm 2008-11-19 16:45:56.181019750 +0100 -@@ -27,7 +27,7 @@ - #include - #include - --#include -+#include - - namespace QtTapioca - { ---- src/server/connectionfacade.h 2008-11-19 16:52:45.586606000 +0100 -+++ src/server/connectionfacade.h-new 2008-11-19 16:53:16.304525750 +0100 -@@ -152,7 +152,7 @@ - - /** @brief Called by Tapioca whenever a presence was updated. */ - void onPresenceUpdated(QtTapioca::ContactBase *, -- QtTapioca::ContactBase::Presence, -+ QtTapioca::PresenceState, - const QString &); - - /** @brief Called by Tapioca whenever a Channel was opened. */