Add CallsAccountProviderInterface

This interface should by implemented by providers for which the user can add
or remove accounts.
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-04-30 13:13:22 +02:00
parent 36cd9bd122
commit 14ef4f6b17
3 changed files with 169 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ calls_sources = files(['calls-message-source.c', 'calls-message-source.h',
'calls-contacts-row.c', 'calls-contacts-row.h',
'calls-credentials.c', 'calls-credentials.h',
'calls-account.c', 'calls-account.h',
'calls-account-provider.c', 'calls-account-provider.h',
]) + wayland_sources + calls_generated_sources
calls_config_data = config_data