diff options
Diffstat (limited to 'src/plugins/format_infos/shn.xml')
-rwxr-xr-x | src/plugins/format_infos/shn.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/format_infos/shn.xml b/src/plugins/format_infos/shn.xml new file mode 100755 index 0000000..db33e81 --- /dev/null +++ b/src/plugins/format_infos/shn.xml @@ -0,0 +1,4 @@ +<?xml version = '1.0' encoding = 'UTF-8'?> +<soundkonverter type="format_info" > + <data extensions="shn,SHN,Shn" compression_type="lossless" size="20000" urls="http://en.wikipedia.org/wiki/Shorten" description_de="Shorten komprimiert seine Daten ohne Verlust." mime_types="application/x-shorten" urls_de="http://de.wikipedia.org/wiki/Shorten" description="Shorten is a file format the comresses it's data without loss." /> +</soundkonverter> |