aboutsummaryrefslogtreecommitdiffstats
path: root/mdala.lv2/Detune.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-03-28 01:48:53 +0000
committerDavid Robillard <d@drobilla.net>2012-03-28 01:48:53 +0000
commiteb56ef2fcd52006fa465085d22c26a40a48edcfb (patch)
treebf61f9d883f1aa59f29cac2430e4e230249fe16e /mdala.lv2/Detune.ttl
parent71b9c3ae5fb85414f56c152eaf9d075bbfc0f6ff (diff)
downloadmda.lv2-eb56ef2fcd52006fa465085d22c26a40a48edcfb.tar.gz
mda.lv2-eb56ef2fcd52006fa465085d22c26a40a48edcfb.tar.bz2
mda.lv2-eb56ef2fcd52006fa465085d22c26a40a48edcfb.zip
Lowercase plugin URIs step 1.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mdala.lv2@4119 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'mdala.lv2/Detune.ttl')
-rw-r--r--mdala.lv2/Detune.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdala.lv2/Detune.ttl b/mdala.lv2/Detune.ttl
index 16c8b87..70172e3 100644
--- a/mdala.lv2/Detune.ttl
+++ b/mdala.lv2/Detune.ttl
@@ -4,7 +4,7 @@
@prefix pg: <http://lv2plug.in/ns/ext/port-groups#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-mdala:Detune
+mdala:detune
a lv2:Plugin ,
lv2:PitchPlugin ;
lv2:symbol "Detune" ;