2017-08-11 15:54:15 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<schemalist>
|
|
|
|
|
2019-04-02 19:22:48 +00:00
|
|
|
<schema id='org.gtk.gtk4.Settings.EmojiChooser' path='/org/gtk/gtk4/settings/emoji-chooser/'>
|
2017-08-19 18:05:48 +00:00
|
|
|
<key name='recent-emoji' type='a((auss)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-19 18:05:48 +00:00
|
|
|
specified as an array of codepoints, name and shortname. The extra integer after this
|
2017-08-13 19:16:11 +00:00
|
|
|
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>
|