]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-account-chooser.h
Updated Swedish translation
[empathy.git] / libempathy-gtk / empathy-account-chooser.h
index ac67a28e4050f182097462298a6ff80d7624c43f..5302ad70246d5d141e3bf505b7ce8612521f03e1 100644 (file)
@@ -25,7 +25,6 @@
 #define __EMPATHY_ACCOUNT_CHOOSER_H__
 
 #include <gtk/gtk.h>
-
 #include <telepathy-glib/telepathy-glib.h>
 
 G_BEGIN_DECLS
@@ -108,6 +107,8 @@ void empathy_account_chooser_set_filter (EmpathyAccountChooser *self,
 
 gboolean empathy_account_chooser_is_ready (EmpathyAccountChooser *self);
 
+void empathy_account_chooser_refilter (EmpathyAccountChooser *self);
+
 /* Pre-defined filters */
 
 void empathy_account_chooser_filter_is_connected (TpAccount *account,