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/midi.lv2/midi.ttl | |
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/midi.lv2/midi.ttl')
-rw-r--r-- | ext/midi.lv2/midi.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/midi.lv2/midi.ttl b/ext/midi.lv2/midi.ttl index b08ced5..9621aa8 100644 --- a/ext/midi.lv2/midi.ttl +++ b/ext/midi.lv2/midi.ttl @@ -25,7 +25,7 @@ a lv2:Specification ; doap:license <http://opensource.org/licenses/isc-license> ; doap:name "LV2 MIDI Events" ; - rdfs:comment "Defines an LV2 event type for standard raw MIDI" ; + doap:shortdesc "A data type for raw MIDI." ; doap:release [ doap:revision "1.2" ; doap:created "2011-05-21" |