Introduce CallsAccountOverview: A UI to allow managing VoIP accounts
CallsAccountOverview allows user to view, add and edit VoIP accounts (currently SIP only). Each CallsAccount is represented by a CallsAccountRow. account-row: Staying alive
This commit is contained in:
committed by
Evangelos Ribeiro Tzaras
parent
fadeaeb6b5
commit
fc7156fe75
@@ -108,6 +108,8 @@ calls_sources = files(['calls-message-source.c', 'calls-message-source.h',
|
||||
'calls-contacts-row.c', 'calls-contacts-row.h',
|
||||
'calls-account.c', 'calls-account.h',
|
||||
'calls-account-provider.c', 'calls-account-provider.h',
|
||||
'calls-account-overview.c', 'calls-account-overview.h',
|
||||
'calls-account-row.c', 'calls-account-row.h',
|
||||
'calls-settings.c', 'calls-settings.h',
|
||||
]) + calls_generated_sources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user