2017-08-11 15:54:15 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<schemalist>
|
|
|
|
|
|
|
|
<schema id='org.gtk.Settings.EmojiChooser' path='/org/gtk/settings/emoji-chooser/'>
|
2017-08-13 19:16:11 +00:00
|
|
|
<key name='recent-emoji' type='a((aus)u)'>
|
2017-08-11 15:54:15 +00:00
|
|
|
<default>[]</default>
|
|
|
|
<summary>Recently used Emoji</summary>
|
|
|
|
<description>
|
|
|
|
An array of Emoji definitions to show in the Emoji chooser. Each Emoji is
|
2017-08-13 19:16:11 +00:00
|
|
|
specified as an array of codepoints and a name. The extra integer after this
|
|
|
|
pair is the code of the Fitzpatrick modifier to use in place of a 0 in the
|
|
|
|
codepoint array.
|
2017-08-11 15:54:15 +00:00
|
|
|
</description>
|
|
|
|
</key>
|
|
|
|
</schema>
|
|
|
|
|
|
|
|
</schemalist>
|