summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2020-12-11 18:32:15 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2020-12-11 18:32:15 +0100
commit368a64421498bb1957f59f4ac4466244ff04cdc2 (patch)
treeb76dba79a7adc9fe69a8dd1456ac49759d831c4a /res
parenta96de45eeff90b078fddc7de90b3668ab256d792 (diff)
Added comment to insure USB IDs are update in all places
Diffstat (limited to 'res')
-rw-r--r--res/linux/mixxx-usb-uaccess.rules2
-rw-r--r--res/linux/mixxx.appdata.xml1
2 files changed, 3 insertions, 0 deletions
diff --git a/res/linux/mixxx-usb-uaccess.rules b/res/linux/mixxx-usb-uaccess.rules
index 23b61e55a3..3ee626a63d 100644
--- a/res/linux/mixxx-usb-uaccess.rules
+++ b/res/linux/mixxx-usb-uaccess.rules
@@ -8,6 +8,8 @@
# Note that the udev rule must match on the USB device level; matching the USB interface
# descriptor with bInterfaceClass does not work.
+# New IDs must be also added to res/linux/mixxx.appdata.xml
+
# Install and execute before 70-uaccess.rules, e.g. .../udev/rules.d/69-mixxx-usb-uaccess.rules
# Allen + Heath Ltd.
diff --git a/res/linux/mixxx.appdata.xml b/res/linux/mixxx.appdata.xml
index 03ed9a7036..53a8822e80 100644
--- a/res/linux/mixxx.appdata.xml
+++ b/res/linux/mixxx.appdata.xml
@@ -37,6 +37,7 @@
</ul>
</description>
<provides>
+ <!-- Keep these IDs in sync with res/linux/mixxx-usb-uaccess.rules -->
<modalias>usb:v22F0p0008d*</modalias>
<modalias>usb:v1C75p*</modalias>
<modalias>usb:v1397p*</modalias>