gnome-control-center/panels/universal-access/universal-access.gresource.xml
Bastien Nocera 922c6588d3 universal-access: Add Cursor Size selection dialogue
The dialogue offers the 5 separate cursor sizes that adwaita's cursor
theme supports, aligned in a row.

The cursor sizes are described in a way that doesn't judge their
respective sizes, but simply describes them.

https://bugzilla.gnome.org/show_bug.cgi?id=608231
2017-03-08 14:47:52 +01:00

12 lines
437 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/universal-access">
<file preprocess="xml-stripblanks">uap.ui</file>
<file preprocess="xml-stripblanks">zoom-options.ui</file>
<file>left_ptr_24px.png</file>
<file>left_ptr_32px.png</file>
<file>left_ptr_48px.png</file>
<file>left_ptr_64px.png</file>
<file>left_ptr_96px.png</file>
</gresource>
</gresources>