tftsr-devops_investigation/squashfs-root/usr/share/glib-2.0/schemas/org.gtk.Settings.EmojiChooser.gschema.xml
Shaun Arman ff217c622b
Some checks failed
Test / rust-clippy (push) Failing after 12m20s
Test / rust-tests (push) Has been cancelled
Test / rust-fmt-check (push) Successful in 1m50s
Test / frontend-typecheck (push) Has been cancelled
Test / frontend-tests (push) Has been cancelled
Test / wiki-sync (push) Has been cancelled
Test / rust-clippy (pull_request) Has been cancelled
Test / rust-tests (pull_request) Has been cancelled
Test / frontend-typecheck (pull_request) Has been cancelled
Test / frontend-tests (pull_request) Has been cancelled
Test / wiki-sync (pull_request) Has been cancelled
Test / rust-fmt-check (pull_request) Has been cancelled
chore: add extracted squashfs-root bundle artifacts
Include the currently present squashfs-root application bundle files so the branch contains all local workspace changes.

Made-with: Cursor
2026-04-04 17:17:46 -05:00

18 lines
623 B
XML

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