]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-account-settings.h
account-settings: allow to change the service
[empathy.git] / libempathy / empathy-account-settings.h
index ea0c5b0486ae7f3caf4dfdc43ad0c0d0920851ed..10ed3684f9d61aeb80d29ed31031ef69319d696a 100644 (file)
@@ -78,6 +78,9 @@ const gchar *empathy_account_settings_get_protocol (
 const gchar *empathy_account_settings_get_service (
     EmpathyAccountSettings *settings);
 
+void empathy_account_settings_set_service (EmpathyAccountSettings *settings,
+    const gchar *service);
+
 TpAccount *empathy_account_settings_get_account (
     EmpathyAccountSettings *settings);