gnome-control-center/panels/wacom/wacom.gresource.xml
Peter Hutterer f1cfc55a63 wacom: Add AES styli as separate stylus SVG
These are styli like the Dell Active Pen and most of the styli supplied
with laptops with built-in tablets. We don't always know how many
buttons these have so the SVG has just one large button. They're
typicall slimmer and less rounded than the Wacom pens so let's reflect
this here too.

This requires libwacom 1.4 released June 2020
2024-03-11 16:53:12 +00:00

35 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/wacom">
<file preprocess="xml-stripblanks">cc-wacom-panel.ui</file>
<file preprocess="xml-stripblanks">cc-wacom-page.ui</file>
<file preprocess="xml-stripblanks">cc-wacom-ekr-page.ui</file>
<file preprocess="xml-stripblanks">cc-wacom-stylus-action-dialog.ui</file>
<file preprocess="xml-stripblanks">cc-wacom-stylus-page.ui</file>
<file preprocess="xml-stripblanks">button-mapping.ui</file>
<file preprocess="xml-stripblanks">calibrator/calibrator.ui</file>
<file>calibrator/calibrator.css</file>
<file>calibrator/target.svg</file>
<file>wacom-stylus.svg</file>
<file>wacom-stylus-highlighted.svg</file>
<file>wacom-stylus-3btn.svg</file>
<file>wacom-stylus-3btn-highlighted.svg</file>
<file>wacom-stylus-3btn-no-eraser.svg</file>
<file>wacom-stylus-3btn-no-eraser-highlighted.svg</file>
<file>wacom-stylus-airbrush.svg</file>
<file>wacom-stylus-airbrush-highlighted.svg</file>
<file>wacom-stylus-art-pen.svg</file>
<file>wacom-stylus-art-pen-highlighted.svg</file>
<file>wacom-stylus-classic.svg</file>
<file>wacom-stylus-classic-highlighted.svg</file>
<file>wacom-stylus-inking.svg</file>
<file>wacom-stylus-inking-highlighted.svg</file>
<file>wacom-stylus-mobile.svg</file>
<file>wacom-stylus-mobile-highlighted.svg</file>
<file>wacom-stylus-no-eraser.svg</file>
<file>wacom-stylus-no-eraser-highlighted.svg</file>
<file>wacom-tablet.svg</file>
<file>wacom-tablet-cintiq.svg</file>
<file>wacom-tablet-pc.svg</file>
</gresource>
</gresources>