From 092be7678b67552cb3161fe162242bf8d3aeed2f Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 17 Feb 2010 00:54:13 +0000 Subject: 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 --- mimetypes/application/Makefile.am | 4 +++ mimetypes/application/x-kmplayer.desktop | 47 ++++++++++++++++++++++++++++++++ mimetypes/application/x-mplayer2.desktop | 46 +++++++++++++++++++++++++++++++ 3 files changed, 97 insertions(+) create mode 100644 mimetypes/application/Makefile.am create mode 100644 mimetypes/application/x-kmplayer.desktop create mode 100644 mimetypes/application/x-mplayer2.desktop (limited to 'mimetypes/application') diff --git a/mimetypes/application/Makefile.am b/mimetypes/application/Makefile.am new file mode 100644 index 0000000..f21b744 --- /dev/null +++ b/mimetypes/application/Makefile.am @@ -0,0 +1,4 @@ +mime_DATA = x-mplayer2.desktop x-kmplayer.desktop +mimedir = $(kde_mimedir)/application + +EXTRA_DIST = $(mime_DATA) diff --git a/mimetypes/application/x-kmplayer.desktop b/mimetypes/application/x-kmplayer.desktop new file mode 100644 index 0000000..bbffcf7 --- /dev/null +++ b/mimetypes/application/x-kmplayer.desktop @@ -0,0 +1,47 @@ +# KDE Config File +[Desktop Entry] +Encoding=UTF-8 +MimeType=application/x-kmplayer +Comment=KMPlayer Document +Comment[af]=KMPlayer Dokument +Comment[ar]=وثيقة KMPlayer +Comment[bg]=Документ за KMPlayer +Comment[br]=Teul KMPlayer +Comment[bs]=KMPlayer dokument +Comment[ca]=Document KMPlayer +Comment[cs]=KMPlayer dokument +Comment[da]=KMPlayer-dokument +Comment[de]=KMPlayer-Datei +Comment[el]=Έγγραφο KMPlayer +Comment[es]=Documento de KMPlayer +Comment[et]=KMPlayeri dokument +Comment[fi]=KMPlayer-asiakirja +Comment[fr]=Document de KMPlayer +Comment[gl]=Documento de KMPlayer +Comment[he]=מסמך KMPlayer +Comment[hi]=केएमप्लेयर दस्तावेज +Comment[hu]=KMPlayer-dokumentum +Comment[it]=Documento KMPlayer +Comment[ja]=KMPlayer ドキュメント +Comment[ka]=KMPlayer-ის დოკუმენტი +Comment[mk]=Документ на KMPlayer +Comment[nb]=KMPlayer-dokument +Comment[nl]=KMPlayer-document +Comment[pa]=KMPlayer ਦਸਤਾਵੇਜ਼ +Comment[pt]=Documento do KMPlayer +Comment[pt_BR]=Documento do KMplayer +Comment[ru]=Файл KMPlayer +Comment[sk]=Dokument KMPlayera +Comment[sr]=KMPlayer-ов документ +Comment[sr@Latn]=KMPlayer-ov dokument +Comment[sv]=Kmplayer-dokument +Comment[ta]=கேஎம்இயக்கி ஆவணம் +Comment[th]=เอกสาร KMPlayer +Comment[tr]=KMPlayer Belgesi +Comment[uk]=Документ KMPlayer +Comment[xx]=xxKMPlayer Documentxx +Comment[zh_CN]=KMPlayer 文档 +Comment[zh_TW]=KMPlayer 文件 +Icon=kmplayer +Type=MimeType +X-KDE-AutoEmbed=true diff --git a/mimetypes/application/x-mplayer2.desktop b/mimetypes/application/x-mplayer2.desktop new file mode 100644 index 0000000..bf6e2c9 --- /dev/null +++ b/mimetypes/application/x-mplayer2.desktop @@ -0,0 +1,46 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=MimeType +Comment=MS Media Format +Comment[af]=MS Media Formaat +Comment[ar]= ضيغة MS Media +Comment[bg]=MS формат на медия +Comment[br]=Furmad MS Media +Comment[bs]=MS Media format +Comment[ca]=Format multimèdia de Microsoft +Comment[cs]=MS média formát +Comment[da]=MS Medie-Format +Comment[de]=MS-Media-Format +Comment[el]=Μορφή πολυμέσων MS +Comment[es]=Formato multimedia de Microsoft +Comment[et]=MS Media vorming +Comment[fr]=Format multimédia Microsoft +Comment[gl]=Formato Multimédia de Microsoft +Comment[he]=תבנית מדיה של חלונות +Comment[hi]=एमएस मीडिया फॉर्मेट +Comment[hu]=MS Media fájl +Comment[it]=Formato media MS +Comment[ja]=MS Media フォーマット +Comment[ka]=MS Media-ის ფორმატი +Comment[mk]=Мултимедијален формат на MS +Comment[nb]=Microsoft Media-format +Comment[nl]=MS mediaformaat +Comment[pa]=MS ਮੀਡਿਆ ਫਾਰਮੈਟ +Comment[pt]=Formato Multimédia Microsoft +Comment[pt_BR]=Formato de Mídia MS +Comment[ru]=Формат MS Media +Comment[sk]=MS Media formát +Comment[sr]=MS формат медија +Comment[sr@Latn]=MS format medija +Comment[sv]=MS-mediaformat +Comment[ta]=எம்எஸ் ஊடக வடிவம் +Comment[th]=รูปแบบ MS Media +Comment[tr]=MS Medya Biçimi +Comment[uk]=Формат MS Media +Comment[xx]=xxMS Media Formatxx +Comment[zh_CN]=MS Media 格式 +Comment[zh_TW]=MS 媒體格式 +MimeType=application/x-mplayer2 +Icon=multimedia +Patterns=*.asx;*.ASX;*.asf;*.ASF; +X-KDE-AutoEmbed=true -- cgit v1.2.1