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
12 lines
437 B
XML
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>
|