2021-04-16 01:54:17 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<schemalist gettext-domain="purism-calls">
|
|
|
|
<schema id="sm.puri.Calls" path="/sm/puri/Calls/">
|
|
|
|
|
|
|
|
<key name="auto-use-default-origins" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether calls should automatically use the default origin</summary>
|
|
|
|
<description>Whether calls should automatically use the default origin</description>
|
|
|
|
</key>
|
|
|
|
|
2021-05-18 14:05:46 +00:00
|
|
|
<key name="country-code" type="s">
|
|
|
|
<default>''</default>
|
|
|
|
<summary>The country code as reported by the modem</summary>
|
|
|
|
<description>The country code is used for contact name lookup</description>
|
|
|
|
</key>
|
|
|
|
|
2021-04-16 01:54:17 +00:00
|
|
|
</schema>
|
|
|
|
</schemalist>
|