From 9ed4e44d929299765c834974b5bf26a7e9db4db8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 27 May 2022 20:44:49 -0400 Subject: Replace use of deprecated ui:binary in examples with lv2:binary --- plugins/eg-sampler.lv2/manifest.ttl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/eg-sampler.lv2') diff --git a/plugins/eg-sampler.lv2/manifest.ttl.in b/plugins/eg-sampler.lv2/manifest.ttl.in index 8a01428..e688256 100644 --- a/plugins/eg-sampler.lv2/manifest.ttl.in +++ b/plugins/eg-sampler.lv2/manifest.ttl.in @@ -15,5 +15,5 @@ a ui:GtkUI ; - ui:binary ; + lv2:binary ; rdfs:seeAlso . -- cgit v1.2.1