Wacom has introduced its new "Pro Pen 3D" stylus which includes a third button. This commit adds support for arbitrary three-button styli. https://bugzilla.gnome.org/show_bug.cgi?id=790028
19 lines
785 B
XML
19 lines
785 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/wacom">
|
|
<file preprocess="xml-stripblanks">gnome-wacom-properties.ui</file>
|
|
<file preprocess="xml-stripblanks">wacom-stylus-page.ui</file>
|
|
<file preprocess="xml-stripblanks">button-mapping.ui</file>
|
|
<file>wacom-tablet.svg</file>
|
|
<file>wacom-stylus.svg</file>
|
|
<file>wacom-stylus-3btn-no-eraser.svg</file>
|
|
<file>wacom-stylus-3btn.svg</file>
|
|
<file>wacom-stylus-no-eraser.svg</file>
|
|
<file>wacom-stylus-airbrush.svg</file>
|
|
<file>wacom-stylus-inking.svg</file>
|
|
<file>wacom-stylus-art-pen.svg</file>
|
|
<file>wacom-stylus-classic.svg</file>
|
|
<file>wacom-tablet-cintiq.svg</file>
|
|
<file>wacom-tablet-pc.svg</file>
|
|
</gresource>
|
|
</gresources>
|