2017-03-02 14:37:32 +00:00
|
|
|
<schemalist>
|
|
|
|
<schema id="org.dino-im" path="/org/dino-im/" gettext-domain="dino">
|
|
|
|
|
2017-05-30 20:31:05 +00:00
|
|
|
<key name="send-typing" type="b">
|
2017-03-02 14:37:32 +00:00
|
|
|
<default>true</default>
|
2017-05-30 20:31:05 +00:00
|
|
|
<summary>Whether to send typing notifications</summary>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key name="send-marker" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether to confirm that a message was received or read</summary>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
<key name="notifications" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether to get notifications</summary>
|
2017-03-02 14:37:32 +00:00
|
|
|
</key>
|
|
|
|
|
|
|
|
<key name="convert-utf8-smileys" type="b">
|
|
|
|
<default>true</default>
|
|
|
|
<summary>Whether to convert common ascii smileys into unicode</summary>
|
|
|
|
</key>
|
|
|
|
|
|
|
|
</schema>
|
|
|
|
</schemalist>
|