]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-monitor.h
Merge branch 'master' into tp-tube
[empathy.git] / libempathy / empathy-contact-monitor.h
index 01ef64f4e04de99d35be2bc38059a0b14c18b3e2..76b943668fcd86c6f614e646c81ec3198aff9d91 100644 (file)
@@ -51,11 +51,11 @@ GType empathy_contact_monitor_get_type (void);
 /* public methods */
 
 void
-empathy_contact_monitor_set_proxy (EmpathyContactMonitor *self,
-                                   EmpathyContactList *proxy);
+empathy_contact_monitor_set_iface (EmpathyContactMonitor *self,
+                                   EmpathyContactList *iface);
                                   
 EmpathyContactMonitor * 
-empathy_contact_monitor_new_for_proxy (EmpathyContactList *proxy);
+empathy_contact_monitor_new_for_iface (EmpathyContactList *iface);
 
 G_END_DECLS