gnome-control-center/panels/keyboard/50-accessibility.xml.in
Iñigo Martínez 0dd386f405 build: Migrate from Intltool to Gettext
Recent versions of Gettext are able to translate several formats
that are used in GNOME applications. This patch migrates from
Intltool to Gettext by using meson's i18n features.

https://bugzilla.gnome.org/show_bug.cgi?id=787588
2018-01-23 10:49:31 +01:00

20 lines
775 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries group="system" name="Universal Access" schema="org.gnome.settings-daemon.plugins.media-keys">
<KeyListEntry name="magnifier" description="Turn zoom on or off"/>
<KeyListEntry name="magnifier-zoom-in" description="Zoom in"/>
<KeyListEntry name="magnifier-zoom-out" description="Zoom out"/>
<KeyListEntry name="screenreader" description="Turn screen reader on or off"/>
<KeyListEntry name="on-screen-keyboard" description="Turn on-screen keyboard on or off"/>
<KeyListEntry name="increase-text-size" description="Increase text size"/>
<KeyListEntry name="decrease-text-size" description="Decrease text size"/>
<KeyListEntry name="toggle-contrast" description="High contrast on or off"/>
</KeyListEntries>