aboutsummaryrefslogtreecommitdiffstats
path: root/ext/resize-port.lv2
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-11-04 21:08:23 +0000
committerDavid Robillard <d@drobilla.net>2011-11-04 21:08:23 +0000
commitefc360f0011268f82c0b94fe6b7e1fc031459435 (patch)
tree87d685e584d4ef2613e60902f25524f1e7ba569d /ext/resize-port.lv2
parent4d479ac5f9083f423e79cf1a3978b3f12c76a65c (diff)
downloadlv2-efc360f0011268f82c0b94fe6b7e1fc031459435.tar.xz
Prettier and more informative extension index.
Add short descriptions to extensions. Prettier table style.
Diffstat (limited to 'ext/resize-port.lv2')
-rw-r--r--ext/resize-port.lv2/resize-port.ttl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/resize-port.lv2/resize-port.ttl b/ext/resize-port.lv2/resize-port.ttl
index 38f6201..baa1f7f 100644
--- a/ext/resize-port.lv2/resize-port.ttl
+++ b/ext/resize-port.lv2/resize-port.ttl
@@ -35,6 +35,7 @@
a lv2:Specification ;
a lv2:Feature ;
doap:name "LV2 Resize Port Extension" ;
+ doap:shortdesc "Dynamically sized LV2 port buffers." ;
lv2:documentation """
<p>An extension that allows LV2 plugins to request a resize of an output port.</p>