a11y: Improve "Locate Pointer" setting discoverability
Make easier to find the "Locate Pointer" setting using the search function by adding new keywords to the *.desktop.in file: "locate", "find" and "pointer". Fixes https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2581
This commit is contained in:
parent
5142e178fc
commit
63c15f8641
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ StartupNotify=true
|
|||
Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings;
|
||||
OnlyShowIn=GNOME;Unity;
|
||||
# Translators: Search terms to find the Accessibility panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
|
||||
Keywords=Keyboard;Mouse;a11y;Accessibility;Universal Access;Contrast;Cursor;Sound;Zoom;Screen;Reader;big;high;large;text;font;size;AccessX;Sticky;Keys;Slow;Bounce;Mouse;Double;click;Delay;Speed;Assist;Repeat;Blink;visual;hearing;audio;typing;animations;
|
||||
Keywords=Keyboard;Mouse;a11y;Accessibility;Universal Access;Contrast;Cursor;Sound;Zoom;Screen;Reader;big;high;large;text;font;size;AccessX;Sticky;Keys;Slow;Bounce;Mouse;Double;click;Delay;Speed;Assist;Repeat;Blink;Pointer;find;locate;visual;hearing;audio;typing;animations;
|
||||
|
|
Loading…
Add table
Reference in a new issue