summaryrefslogtreecommitdiff
path: root/libs/plugins/reasonablesynth.lv2/manifest.ttl.in
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2013-10-20 17:24:59 +0200
committerRobin Gareus <robin@gareus.org>2013-10-20 17:24:59 +0200
commit9faae9c8a389d474421a8d34b8077e703900b5f9 (patch)
tree62e67bc767d8cc3fda34763ae03f4d0de0092e41 /libs/plugins/reasonablesynth.lv2/manifest.ttl.in
parentd6e2e3402556ad0818be7f89dd0e5ac57907bac8 (diff)
bundled LV2 plugin build and deployment
Diffstat (limited to 'libs/plugins/reasonablesynth.lv2/manifest.ttl.in')
-rw-r--r--libs/plugins/reasonablesynth.lv2/manifest.ttl.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/libs/plugins/reasonablesynth.lv2/manifest.ttl.in b/libs/plugins/reasonablesynth.lv2/manifest.ttl.in
index ad0cff08fa..92b20b40b8 100644
--- a/libs/plugins/reasonablesynth.lv2/manifest.ttl.in
+++ b/libs/plugins/reasonablesynth.lv2/manifest.ttl.in
@@ -1,8 +1,7 @@
@prefix lv2: <http://lv2plug.in/ns/lv2core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix ui: <http://lv2plug.in/ns/extensions/ui#> .
-<http://gareus.org/oss/lv2/reasonablesynth>
+<https://community.ardour.org/node/7596>
a lv2:Plugin ;
lv2:binary <reasonablesynth@LIB_EXT@> ;
rdfs:seeAlso <reasonablesynth.ttl> .