aboutsummaryrefslogtreecommitdiffstats
path: root/gnome-2-26/python/pyempathy.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-2-26/python/pyempathy.patch')
-rw-r--r--gnome-2-26/python/pyempathy.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/gnome-2-26/python/pyempathy.patch b/gnome-2-26/python/pyempathy.patch
deleted file mode 100644
index 06c4692c8..000000000
--- a/gnome-2-26/python/pyempathy.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- /home/zdra/Desktop/pyempathy.defs 2008-04-02 11:08:02.000000000 +0200
-+++ pyempathy/pyempathy.defs 2008-04-02 11:28:00.000000000 +0200
-@@ -44,6 +44,7 @@
- (define-object ContactManager
- (in-module "Empathy")
- (parent "GObject")
-+ (implements "EmpathyContactList")
- (c-name "EmpathyContactManager")
- (gtype-id "EMPATHY_TYPE_CONTACT_MANAGER")
- )
-@@ -121,6 +122,7 @@
- (define-object TpContactList
- (in-module "Empathy")
- (parent "GObject")
-+ (implements "EmpathyContactList")
- (c-name "EmpathyTpContactList")
- (gtype-id "EMPATHY_TYPE_TP_CONTACT_LIST")
- )