summaryrefslogtreecommitdiffstats
path: root/src/plugins/format_infos/flac.xml
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 19:09:31 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-03-01 19:09:31 +0000
commitf2cfda2a54780868dfe0af7bd652fcd4906547da (patch)
treec6ac23545528f5701818424f2af5f79ce3665e6c /src/plugins/format_infos/flac.xml
downloadsoundkonverter-f2cfda2a54780868dfe0af7bd652fcd4906547da.tar.gz
soundkonverter-f2cfda2a54780868dfe0af7bd652fcd4906547da.zip
Added KDE3 version of SoundKonverter
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/soundkonverter@1097614 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/plugins/format_infos/flac.xml')
-rwxr-xr-xsrc/plugins/format_infos/flac.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/plugins/format_infos/flac.xml b/src/plugins/format_infos/flac.xml
new file mode 100755
index 0000000..e03e0ce
--- /dev/null
+++ b/src/plugins/format_infos/flac.xml
@@ -0,0 +1,4 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<soundkonverter type="format_info" >
+ <data extensions="flac,FLAC,Flac" compression_type="lossless" size="89000" urls="http://en.wikipedia.org/wiki/Flac,http://wiki.hydrogenaudio.org/index.php?title=FLAC" description_de="FLAC (Free Lossless Audio Compressor) ist ein freies, verlustfrei komprimierendes Format.\nDas Ergebnis ist eine sehr große Datei mit einer sehr hohen Qualität." mime_types="audio/x-flac" urls_de="http://de.wikipedia.org/wiki/Flac,http://www.audiohq.de/index.php?showtopic=53" description="FLAC (Free Lossless Audio Compressor) is a free file format that compresses the audio data without loss.\nThe result is a very high quality but very big file." />
+</soundkonverter>