mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 08:33:53 +01:00
Adding new libraries for LV2 support.
lilv-0.16.0 lv2-1.6.0 serd-0.18.2 sord-0.12.0 sratom-0.4.2
This commit is contained in:
7
lib-src/lv2/serd/tests/test-lang.ttl
Normal file
7
lib-src/lv2/serd/tests/test-lang.ttl
Normal file
@@ -0,0 +1,7 @@
|
||||
@prefix : <http://example.org/test-lang#> .
|
||||
|
||||
:thing :greeting "Hello"@en ;
|
||||
:greeting "Howdy"@en-us-us ;
|
||||
:greeting "Bonjour"@fr ;
|
||||
:greeting "Guten Tag"@de-latn-de-de ;
|
||||
:greeting "HEY MAN"@en-crazy0place-crazy0place .
|
||||
Reference in New Issue
Block a user