]> git.0d.be Git - empathy.git/blob - python/pyempathy.patch
Updated Russian translation
[empathy.git] / python / pyempathy.patch
1 --- /home/zdra/Desktop/pyempathy.defs   2008-04-02 11:08:02.000000000 +0200
2 +++ pyempathy/pyempathy.defs    2008-04-02 11:28:00.000000000 +0200
3 @@ -44,6 +44,7 @@
4  (define-object ContactManager
5    (in-module "Empathy")
6    (parent "GObject")
7 +  (implements "EmpathyContactList")
8    (c-name "EmpathyContactManager")
9    (gtype-id "EMPATHY_TYPE_CONTACT_MANAGER")
10  )
11 @@ -121,6 +122,7 @@
12  (define-object TpContactList
13    (in-module "Empathy")
14    (parent "GObject")
15 +  (implements "EmpathyContactList")
16    (c-name "EmpathyTpContactList")
17    (gtype-id "EMPATHY_TYPE_TP_CONTACT_LIST")
18  )