diff options
author | David Robillard <d@drobilla.net> | 2011-11-04 21:08:23 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-04 21:08:23 +0000 |
commit | efc360f0011268f82c0b94fe6b7e1fc031459435 (patch) | |
tree | 87d685e584d4ef2613e60902f25524f1e7ba569d /ext/uri-unmap.lv2 | |
parent | 4d479ac5f9083f423e79cf1a3978b3f12c76a65c (diff) | |
download | lv2-efc360f0011268f82c0b94fe6b7e1fc031459435.tar.xz |
Prettier and more informative extension index.
Add short descriptions to extensions.
Prettier table style.
Diffstat (limited to 'ext/uri-unmap.lv2')
-rw-r--r-- | ext/uri-unmap.lv2/uri-unmap.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/uri-unmap.lv2/uri-unmap.ttl b/ext/uri-unmap.lv2/uri-unmap.ttl index 6efab1f..a55de8a 100644 --- a/ext/uri-unmap.lv2/uri-unmap.ttl +++ b/ext/uri-unmap.lv2/uri-unmap.ttl @@ -30,6 +30,7 @@ <http://lv2plug.in/ns/ext/uri-unmap> a lv2:Specification , lv2:Feature ; doap:license <http://usefulinc.com/doap/licenses/mit> ; doap:name "LV2 URI Unmap" ; + doap:shortdesc "A feature for unmapping URIs from integers." ; doap:maintainer [ a foaf:Person ; foaf:name "David Robillard" ; |