sip: provider: Add API to save credentials to GKeyFile
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
803e089cfc
commit
7717633698
@@ -58,6 +58,8 @@ gboolean calls_sip_provider_remove_origin (CallsSipProvider *s
|
||||
CallsSipOrigin *origin);
|
||||
void calls_sip_provider_load_accounts (CallsSipProvider *self,
|
||||
GKeyFile *key_file);
|
||||
void calls_sip_provider_save_accounts (CallsSipProvider *self,
|
||||
GKeyFile *key_file);
|
||||
void peas_register_types (PeasObjectModule *module);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user