author | alwin <alwin> | 2005-04-10 22:18:50 (UTC) |
---|---|---|
committer | alwin <alwin> | 2005-04-10 22:18:50 (UTC) |
commit | 840e44417402bbc6048ca5e8ff3dd6be966e753f (patch) (unidiff) | |
tree | 61ca099945cff3c995ddf348149cd2690ee17c97 /apps | |
parent | ad2f1bd57cbfb0fdaf4d348ee3a70d3ea370d5d1 (diff) | |
download | opie-840e44417402bbc6048ca5e8ff3dd6be966e753f.zip opie-840e44417402bbc6048ca5e8ff3dd6be966e753f.tar.gz opie-840e44417402bbc6048ca5e8ff3dd6be966e753f.tar.bz2 |
added opieplayer3
this moment not just more than another container around xine like opieplayer2
(and uses a lot of code direct from there)
difference: first it was a testcontainer to find the bugs in player2
now it is a player looks more like kino2 (eg, no stylesheets) so it
has a real resizeable video-display. early stage (saving playlists and so on
doesn't work) - but it can display videos on my C860 in bigger box than this
small stamp like player2 ;)
-rw-r--r-- | apps/Applications/opieplayer3.desktop | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/apps/Applications/opieplayer3.desktop b/apps/Applications/opieplayer3.desktop new file mode 100644 index 0000000..cc2574d --- a/dev/null +++ b/apps/Applications/opieplayer3.desktop | |||
@@ -0,0 +1,30 @@ | |||
1 | [Desktop Entry] | ||
2 | Exec=opie-mediaplayer3 | ||
3 | Icon=opieplayer2/OpiePlayer | ||
4 | MimeType=audio/mpeg;audio/x-wav;audio/x-mpegurl;audio/x-ogg;video/x-ogm;video/x-ms-asf;video/quicktime;video/mpeg;video/x-msvideo;playlist/plain; | ||
5 | MimeTypeIcons=Sound;Sound;Sound;Sound;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;MPEGPlayer;opieplayer2/playlist2 | ||
6 | Type=Application | ||
7 | Name=Opie Media Player 3 | ||
8 | Comment=A Media Player | ||
9 | Name[da]=Opie Player 3 | ||
10 | Comment[da]=En medie-afspiller | ||
11 | Name[de]=Media Player 3 | ||
12 | Comment[de]=Ein Abspielprogramm fuer Multimediadateien | ||
13 | Name[es]=Multimedia | ||
14 | Comment[es]=Reproductor de ficheros multimedia | ||
15 | Name[fr]=Opie Media Player 3 | ||
16 | Comment[fr]=Lecteur multimédia | ||
17 | Name[it]=Lettore Multimediale 3 | ||
18 | Comment[it]=Lettore di file multimediali | ||
19 | Name[pt]=Multimédia | ||
20 | Comment[pt]=Leitor de ficheiros multimédia | ||
21 | Name[pt_BR]=Leitor multimédia | ||
22 | Comment[pt_BR]=Leitor de ficheiros multimédia | ||
23 | Name[sl]=Večpredstavnostni predvajalnik | ||
24 | Comment[sl]=Večpredstavnostni predvajalnik | ||
25 | Name[nl]=Mediaspeler | ||
26 | Comment[nl]=Speler voor Audio en Filmpjes | ||
27 | Name[lv]=Medijuplejeris | ||
28 | Comment[lv]=Programma Audio failu atskaņošanai | ||
29 | Name[ru]=Медиаплеер Opie | ||
30 | Comment[ru]=Медиаплеер | ||