diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:54:13 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:54:13 +0000 |
commit | 092be7678b67552cb3161fe162242bf8d3aeed2f (patch) | |
tree | be0693f45b101252c370e40f6e84da2cd7a52f75 /mimetypes/audio | |
download | kmplayer-092be7678b67552cb3161fe162242bf8d3aeed2f.tar.gz kmplayer-092be7678b67552cb3161fe162242bf8d3aeed2f.zip |
Added old abandoned KDE3 version of kmplayer
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmplayer@1091557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'mimetypes/audio')
-rw-r--r-- | mimetypes/audio/Makefile.am | 4 | ||||
-rw-r--r-- | mimetypes/audio/x-ms-wma.desktop | 36 |
2 files changed, 40 insertions, 0 deletions
diff --git a/mimetypes/audio/Makefile.am b/mimetypes/audio/Makefile.am new file mode 100644 index 0000000..f0302f7 --- /dev/null +++ b/mimetypes/audio/Makefile.am @@ -0,0 +1,4 @@ +mime_DATA =x-ms-wma.desktop +mimedir = $(kde_mimedir)/audio + + diff --git a/mimetypes/audio/x-ms-wma.desktop b/mimetypes/audio/x-ms-wma.desktop new file mode 100644 index 0000000..6d3f508 --- /dev/null +++ b/mimetypes/audio/x-ms-wma.desktop @@ -0,0 +1,36 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=MimeType +MimeType=audio/x-ms-wma +Icon=audio +Patterns=*.AVI;*.wma;*.WMA; +Comment=Microsoft Audio +Comment[af]=Microsoft Oudio +Comment[ar]= صوت (من) ميكروسوفت +Comment[bg]=Microsoft аудио +Comment[br]=Klevet Microsoft +Comment[ca]=Àudio de Microsoft +Comment[cs]=Microsoft audio +Comment[el]=Ήχος Microsoft +Comment[es]=Audio de Microsoft +Comment[fr]=Audio Microsoft (WMA) +Comment[gl]=Áudio Microsoft +Comment[he]=שמע של מיקרוסופט +Comment[hi]=माइक्रोसॉफ्ट ऑडियो +Comment[hu]=Microsoft Audio fájl +Comment[ja]=Microsoft オーディオ +Comment[mk]=Мајкрософт аудио +Comment[nb]=Microsoft-lydformat +Comment[pa]=ਮਾਈਕਰੋਸਾਫਟ ਆਡੀਓ +Comment[pt]=Áudio Microsoft +Comment[pt_BR]=Áudio da Microsoft +Comment[sr]=Microsoft-ов аудио +Comment[sr@Latn]=Microsoft-ov audio +Comment[sv]=Microsoft ljud +Comment[ta]=மைக்ரோசாஃப்ட் கேட்பொலி +Comment[th]=รูปแบบเสียงของ Microsoft +Comment[tr]=Microsoft Ses +Comment[uk]=Microsoft аудіо +Comment[xx]=xxMicrosoft Audioxx +Comment[zh_CN]=微软音频 +Comment[zh_TW]=Microsoft 音效格式 |