]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-contact-monitor.h
Updated Polish translation
[empathy.git] / libempathy / empathy-contact-monitor.h
index 55541a8a1843f04a985f53c93d5c1655b8855780..51957d1d6687a4a140fc67f19b6868eba276e19a 100644 (file)
@@ -15,7 +15,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- * 
+ *
  * Authors: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
  */
 
@@ -51,12 +51,13 @@ GType empathy_contact_monitor_get_type (void);
 /* public methods */
 
 void
-empathy_contact_monitor_set_proxy (EmpathyContactMonitor *self,
-                                   EmpathyContactList *proxy);
-                                  
-EmpathyContactMonitor * 
-empathy_contact_monitor_new_for_proxy (EmpathyContactList *proxy);
+empathy_contact_monitor_set_iface (EmpathyContactMonitor *self,
+                                   EmpathyContactList *iface);
+
+EmpathyContactMonitor *
+empathy_contact_monitor_new_for_iface (EmpathyContactList *iface);
 
 G_END_DECLS
 
 #endif /* __EMPATHY_CONTACT_MONITOR_H__ */
+