From: Holger Freyther Date: Sun, 3 Apr 2005 18:06:05 +0000 (+0000) Subject: QPE Gaim: X-Git-Tag: Release-2010-05/1~14540 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50584d8e15cc5e130826a1d7d410714723725b7b;p=openembedded.git QPE Gaim: Patch by Patrick Steiner patrick.steiner@a1.net to notify on new messages even when the gaim window is not visible. BKrev: 4250308dv-o1M3e8z6qBuaZyD6vARw --- diff --git a/packages/qpe-gaim/files/buzzer-notification.patch b/packages/qpe-gaim/files/buzzer-notification.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/qpe-gaim/qpe-gaim_20041030.bb b/packages/qpe-gaim/qpe-gaim_20041030.bb index 9193afaa3e..3e7cff0a2f 100644 --- a/packages/qpe-gaim/qpe-gaim_20041030.bb +++ b/packages/qpe-gaim/qpe-gaim_20041030.bb @@ -13,6 +13,7 @@ PR = "r2" SRC_URI = "http://www.vanille.de/mirror/qpe-gaim_20041030.tar.bz2 \ file://qpe-gaim.patch;patch=1 \ + file://buzzer-notification.patch;patch=1;pnum=1 \ file://vit.patch;patch=1" S = "${WORKDIR}/qpe-gaim"