gnome-control-center/panels/universal-access/universal-access.gresource.xml
Sam Hewitt 298938619d universal-access: Update icons for a11y panels
- use org.gnome.Settings namespace for icons
- install subpanel assets to hicolor apps
- new icon designs for pointing, seeing and hearing and zoom panels
2024-04-29 11:01:18 -02:30

17 lines
787 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/universal-access">
<file preprocess="xml-stripblanks">cc-cursor-size-dialog.ui</file>
<file preprocess="xml-stripblanks">cc-ua-panel.ui</file>
<file preprocess="xml-stripblanks">cc-ua-hearing-page.ui</file>
<file preprocess="xml-stripblanks">cc-ua-mouse-page.ui</file>
<file preprocess="xml-stripblanks">cc-ua-seeing-page.ui</file>
<file preprocess="xml-stripblanks">cc-ua-typing-page.ui</file>
<file preprocess="xml-stripblanks">cc-ua-zoom-page.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>