mirror of
https://github.com/TakeV-Lambda/dino.git
synced 2024-11-29 10:21:31 +00:00
15 lines
No EOL
483 B
XML
15 lines
No EOL
483 B
XML
<schemalist>
|
|
<schema id="org.dino-im" path="/org/dino-im/" gettext-domain="dino">
|
|
|
|
<key name="send-read" type="b">
|
|
<default>true</default>
|
|
<summary>Whether to confirm that a message was received per default</summary>
|
|
</key>
|
|
|
|
<key name="convert-utf8-smileys" type="b">
|
|
<default>true</default>
|
|
<summary>Whether to convert common ascii smileys into unicode</summary>
|
|
</key>
|
|
|
|
</schema>
|
|
</schemalist> |