diff options
Diffstat (limited to 'lv2/lv2plug.in/ns/ext/instance-access')
-rw-r--r-- | lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl b/lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl index 2ed2825..492b2d3 100644 --- a/lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl +++ b/lv2/lv2plug.in/ns/ext/instance-access/instance-access.ttl @@ -23,11 +23,11 @@ dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ - rdfs:label "Update packaging." ; + rdfs:label "Update packaging." ] , [ - rdfs:label "Improve documentation." ; - ] ; - ] ; + rdfs:label "Improve documentation." + ] + ] ] , [ doap:revision "1.2" ; doap:created "2011-05-26" ; @@ -35,11 +35,11 @@ dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ - rdfs:label "Add build system for installation." ; + rdfs:label "Add build system for installation." ] , [ - rdfs:label "Switch to ISC license." ; - ] ; - ] ; + rdfs:label "Switch to ISC license." + ] + ] ] , [ doap:revision "1.0" ; doap:created "2010-10-04" ; @@ -47,9 +47,9 @@ dcs:blame <http://drobilla.net/drobilla#me> ; dcs:changeset [ dcs:item [ - rdfs:label "Initial release." ; - ] ; - ] ; + rdfs:label "Initial release." + ] + ] ] ; lv2:documentation """ <p>This extension defines a feature which allows plugin UIs to get a direct |