summaryrefslogtreecommitdiff
path: root/x11-plugins
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-02-18 16:40:26 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-18 23:07:38 +0100
commit3a235faf369c6512a17d2cc1eec1664def0d8dc8 (patch)
tree2a309fbbe8558dca3bbcad463b7e9f741c42764d /x11-plugins
parent5bffe73377246e9cafa3487f212d988b5f746d68 (diff)
downloadgentoo-3a235faf369c6512a17d2cc1eec1664def0d8dc8.tar.gz
gentoo-3a235faf369c6512a17d2cc1eec1664def0d8dc8.tar.xz
x11-plugins/pidgin-libnotify: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/4015
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/pidgin-libnotify/files/pidgin-libnotify-showbutton.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-plugins/pidgin-libnotify/files/pidgin-libnotify-showbutton.patch b/x11-plugins/pidgin-libnotify/files/pidgin-libnotify-showbutton.patch
deleted file mode 100644
index 1f84e602555..00000000000
--- a/x11-plugins/pidgin-libnotify/files/pidgin-libnotify-showbutton.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/pidgin-libnotify.c.orig 2007-10-01 20:52:38.000000000 +1000
-+++ src/pidgin-libnotify.c 2007-10-01 20:53:20.000000000 +1000
-@@ -307,6 +307,7 @@
- g_hash_table_insert (buddy_hash, contact, notification);
-
- g_object_set_data (G_OBJECT(notification), "contact", contact);
-+ g_object_set_data (G_OBJECT(notification), "buddy", buddy);
-
- g_signal_connect (notification, "closed", G_CALLBACK(closed_cb), NULL);
-