X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/254f395a864dea55080e1ce4f9f0f3dab55af475..1d4192ba208911f914e0c6fefaf9a15946d12c98:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 930fe97..6c79fc9 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -1,6 +1,13 @@ use utf8; { +title => 'MPlayer', +intro => join("\n", + 'Default interface controls for the original MPlayer v1.0 media player.', + 'Mostly inherited by mpv.', +), +keywords => [qw'mpv mplayer mplayer2 media player video audio'], + key => { '[' => "slow down 10%", ']' => "speed up 10%",