File: AppStream_metainfo.patch

package info (click to toggle)
mu-editor 1.2.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,492 kB
  • sloc: python: 33,326; makefile: 154; xml: 32; sh: 7
file content (12 lines) | stat: -rw-r--r-- 432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Index: mu-editor/conf/mu.appdata.xml
===================================================================
--- mu-editor.orig/conf/mu.appdata.xml
+++ mu-editor/conf/mu.appdata.xml
@@ -26,4 +26,7 @@
 	<project_group>mu-editor</project_group>
 	<developer_name>Nicholas H.Tollervey</developer_name>
 	<translation type="gettext">mu</translation>
+	<provides>
+          <modalias>usb:v0D28p0204d*</modalias>
+	</provides>
 </component>