diff options
author | David Robillard <d@drobilla.net> | 2015-12-03 17:53:03 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-12-03 19:14:03 -0500 |
commit | 5c6465ba7988a36a75b1b78a38830297a4ec35cd (patch) | |
tree | 468d6cb66eb95e4a735f8dfd010bf2a434b1629f /lv2 | |
parent | a34ea338a347c4ebd3a190b60cde664d977412e8 (diff) | |
download | lv2-5c6465ba7988a36a75b1b78a38830297a4ec35cd.tar.xz |
eg-sampler: Fix handling of state file paths
Diffstat (limited to 'lv2')
-rw-r--r-- | lv2/lv2plug.in/ns/meta/meta.ttl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lv2/lv2plug.in/ns/meta/meta.ttl b/lv2/lv2plug.in/ns/meta/meta.ttl index 5d8cd2e..a3c21fb 100644 --- a/lv2/lv2plug.in/ns/meta/meta.ttl +++ b/lv2/lv2plug.in/ns/meta/meta.ttl @@ -52,6 +52,8 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R dcs:changeset [ dcs:item [ rdfs:label "eg-scope: Don't feed back UI state updates." + ] , [ + rdfs:label "eg-sampler: Fix handling of state file paths." ] ] ] , [ |