From b86c039bb32a28525df9afe26154d0e90698cb31 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 19 Mar 2020 16:38:55 +0100 Subject: Add missing labels and a test to prevent this in the future --- lv2/ui/ui.ttl | 1 + 1 file changed, 1 insertion(+) (limited to 'lv2/ui') diff --git a/lv2/ui/ui.ttl b/lv2/ui/ui.ttl index fcd2f67..261c473 100644 --- a/lv2/ui/ui.ttl +++ b/lv2/ui/ui.ttl @@ -250,6 +250,7 @@ ui:PortNotification owl:cardinality 1 ; rdfs:comment "A PortNotification MUST have exactly one ui:plugin." ] ; + rdfs:label "Port Notification" ; lv2:documentation """

A port notification. This describes which ports the host must send notifications to the UI about. The port can be specific by index, using the -- cgit v1.2.1