From 8c5e414fda0160c6105503c584d3a3c0534f74e4 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 20 Mar 2020 14:39:33 +0100 Subject: Rename spec metadata files to name.meta.ttl Towards putting more here than just the project metadata, and is a bit cleaner of a naming scheme anyway. --- lv2/ui/ui.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lv2/ui/ui.ttl') diff --git a/lv2/ui/ui.ttl b/lv2/ui/ui.ttl index 261c473..eb6d59c 100644 --- a/lv2/ui/ui.ttl +++ b/lv2/ui/ui.ttl @@ -11,7 +11,7 @@ lv2:Specification ; owl:imports ; rdfs:seeAlso , - ; + ; lv2:documentation """

This extension is used to create User Interfaces (UIs) for LV2 plugins.

-- cgit v1.2.1