mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-16 15:56:09 +00:00
13 lines
429 B
XML
13 lines
429 B
XML
|
<?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>
|
||
|
|
||
|
</schema>
|
||
|
</schemalist>
|