X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy%2Fempathy-account-settings.h;h=10ed3684f9d61aeb80d29ed31031ef69319d696a;hp=ea0c5b0486ae7f3caf4dfdc43ad0c0d0920851ed;hb=2a7fa12bcf9c0ee5a9ff506bc88af2194990dabc;hpb=ddb4928052ff303f024ea9b69e10064fade790a3 diff --git a/libempathy/empathy-account-settings.h b/libempathy/empathy-account-settings.h index ea0c5b04..10ed3684 100644 --- a/libempathy/empathy-account-settings.h +++ b/libempathy/empathy-account-settings.h @@ -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);