diff options
author | David Robillard <d@drobilla.net> | 2011-11-04 21:58:46 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-04 21:58:46 +0000 |
commit | fce23180919831fb463fc3f6877940d7fd4437cd (patch) | |
tree | 4998d70f322f613dfe524d3d00274afa241f11c0 /extensions/ui.lv2 | |
parent | efc360f0011268f82c0b94fe6b7e1fc031459435 (diff) | |
download | lv2-fce23180919831fb463fc3f6877940d7fd4437cd.tar.xz |
Add missing descriptions.
Diffstat (limited to 'extensions/ui.lv2')
-rw-r--r-- | extensions/ui.lv2/ui.ttl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/ui.lv2/ui.ttl b/extensions/ui.lv2/ui.ttl index 1ad3c00..36fc9bd 100644 --- a/extensions/ui.lv2/ui.ttl +++ b/extensions/ui.lv2/ui.ttl @@ -27,6 +27,7 @@ a lv2:Specification ; doap:license <http://opensource.org/licenses/isc-license> ; doap:name "LV2 UI" ; + doap:shortdesc "Generic UI interface for LV2 plugins." ; doap:release [ doap:revision "2.2" ; doap:created "2011-05-26" |