summaryrefslogtreecommitdiffstats
path: root/bundles/ingen.lv2/manifest.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-11-17 19:25:53 +0000
committerDavid Robillard <d@drobilla.net>2012-11-17 19:25:53 +0000
commit7767a8405496d3f2eba6594bfc1d57f25f8907ff (patch)
tree532e473ad8205cd2a26aff7bac6bb07bc1b74ce6 /bundles/ingen.lv2/manifest.ttl
parentaf282195f9ced2947752154245d2ca13c670bef1 (diff)
downloadingen-7767a8405496d3f2eba6594bfc1d57f25f8907ff.tar.gz
ingen-7767a8405496d3f2eba6594bfc1d57f25f8907ff.tar.bz2
ingen-7767a8405496d3f2eba6594bfc1d57f25f8907ff.zip
Set plugin<=>UI queue size based on LV2 options.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4822 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'bundles/ingen.lv2/manifest.ttl')
-rw-r--r--bundles/ingen.lv2/manifest.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/ingen.lv2/manifest.ttl b/bundles/ingen.lv2/manifest.ttl
index ea2f62fe..d0151df1 100644
--- a/bundles/ingen.lv2/manifest.ttl
+++ b/bundles/ingen.lv2/manifest.ttl
@@ -7,7 +7,7 @@ ingen:
a owl:Ontology ;
rdfs:seeAlso <ingen.ttl> .
-ingen:PatchUIGtk2
+ingen:GraphUIGtk2
a ui:GtkUI ;
ui:binary <libingen_gui_lv2.so> ;
rdfs:comment "The Ingen patcher interface." .