sip: Introduce CallsSipAccountWidget

This widget can be used to add new accounts or edit existing ones.

First part of #264.
This commit is contained in:
Evangelos Ribeiro Tzaras
2021-07-20 10:17:17 +02:00
committed by Evangelos Ribeiro Tzaras
parent 1749dcec60
commit 23cb050f61
5 changed files with 710 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/Calls/ui">
<file preprocess="xml-stripblanks">sip-account-widget.ui</file>
</gresource>
</gresources>