Initial import of cleaned Calls working tree

This commit is contained in:
Bob Ham
2018-05-17 14:16:51 +01:00
commit 07eb23da0f
54 changed files with 6539 additions and 0 deletions

8
src/calls.gresources.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/sm/puri/calls/ui">
<file preprocess="xml-stripblanks">main-window.ui</file>
<file preprocess="xml-stripblanks">call-display.ui</file>
<file preprocess="xml-stripblanks">call-selector-item.ui</file>
</gresource>
</gresources>