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/'>
|
2020-10-04 02:26:56 +00:00
|
|
|
<key name='recent-emoji' type='a((ausasu)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
|
2020-04-15 05:19:09 +00:00
|
|
|
specified as an array of codepoints, name and keywords. The extra
|
2020-04-15 02:29:25 +00:00
|
|
|
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>
|