From 9a582a3edcb9c6c0b2866920dc2b55e4178e3660 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Apr 2012 23:21:46 +0000 Subject: Normalise syntax via serdi. --- lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl | 44 ++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'lv2/lv2plug.in/ns/extensions/ui') diff --git a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl index f6446cf..d95bb9b 100644 --- a/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl +++ b/lv2/lv2plug.in/ns/extensions/ui/lv2-ui.doap.ttl @@ -17,17 +17,17 @@ doap:created "2012-03-22" ; dcs:changeset [ dcs:item [ - rdfs:label "Add ui:parent and ui:resize." ; + rdfs:label "Add ui:parent and ui:resize." ] , [ - rdfs:label "Add support for referring to ports by symbol." ; + rdfs:label "Add support for referring to ports by symbol." ] , [ - rdfs:label "Add ui:portMap for accessing ports by symbol, allowing for UIs to be distributed separately from plugins." ; + rdfs:label "Add ui:portMap for accessing ports by symbol, allowing for UIs to be distributed separately from plugins." ] , [ - rdfs:label "Add port protocols and a dynamic notification subscription mechanism, for more flexible communication, and audio port metering without control port kludges." ; + rdfs:label "Add port protocols and a dynamic notification subscription mechanism, for more flexible communication, and audio port metering without control port kludges." ] , [ - rdfs:label "Add touch feature to notify the host that the user has grabbed a control." ; - ] ; - ] ; + rdfs:label "Add touch feature to notify the host that the user has grabbed a control." + ] + ] ] , [ doap:revision "2.4" ; doap:created "2011-11-21" ; @@ -35,17 +35,17 @@ dcs:blame ; dcs:changeset [ dcs:item [ - rdfs:label "Deprecate ui:makeSONameResident." ; + rdfs:label "Deprecate ui:makeSONameResident." ] , [ - rdfs:label "Add Qt4 and X11 widget types." ; + rdfs:label "Add Qt4 and X11 widget types." ] , [ - rdfs:label "Install header to URI-based system path." ; + rdfs:label "Install header to URI-based system path." ] , [ - rdfs:label "Add pkg-config file." ; + rdfs:label "Add pkg-config file." ] , [ - rdfs:label "Make ui.ttl a valid OWL 2 DL ontology." ; - ] ; - ] ; + rdfs:label "Make ui.ttl a valid OWL 2 DL ontology." + ] + ] ] , [ doap:revision "2.2" ; doap:created "2011-05-26" ; @@ -53,13 +53,13 @@ dcs:blame ; dcs:changeset [ dcs:item [ - rdfs:label "Add build system (for installation)." ; + rdfs:label "Add build system (for installation)." ] , [ - rdfs:label "Convert documentation to HTML and use lv2:documentation." ; + rdfs:label "Convert documentation to HTML and use lv2:documentation." ] , [ - rdfs:label "Use lv2:Specification to be discovered as an extension." ; - ] ; - ] ; + rdfs:label "Use lv2:Specification to be discovered as an extension." + ] + ] ] , [ doap:revision "2.0" ; doap:created "2010-10-06" ; @@ -67,7 +67,7 @@ dcs:blame ; dcs:changeset [ dcs:item [ - rdfs:label "Initial release." ; - ] ; - ] ; + rdfs:label "Initial release." + ] + ] ] . -- cgit v1.2.1