From: Mischa POSLAWSKY Date: Mon, 9 Apr 2012 16:00:14 +0000 (+0200) Subject: mplayer: abbreviated descriptions for g/y/x/z X-Git-Tag: v1.5~7 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/2279bc9a6d42121149d1a4178cb4f29e73658332?hp=eeaaa3c862485faf9f26c5646b2c9e94d03657ab mplayer: abbreviated descriptions for g/y/x/z --- diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 7431994..335c2a5 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -26,14 +26,14 @@ key => { 'v' => ["subtitle visibility"], 'b' => ["next sub$sign{_}title"], 'j' => ["prev$sign{_}ious sub$sign{_}title"], - 'g' => ["backward in subtitle list"], #TODO - 'y' => ["forward in subtitle list"], #TODO + 'g' => ["back in sub$sign{_}title$sign{_}s list"], + 'y' => ["forward in sub$sign{_}title$sign{_}s list"], 'F' => ["forced subtitles"], 'a' => ["align subtitles"], 'c' => ["cycle fs mode"], 'n' => ["restore video mode"], - 'x' => ["subtitle delay +$sign{_}.1s"], - 'z' => ["subtitle delay -$sign{_}.1s"], + 'x' => ["subtitle delay +$sign{_}.1$sign{_}s"], + 'z' => ["subtitle delay -$sign{_}.1$sign{_}s"], 'r' => ["subtitles up"], 't' => ["subtitles down"], 's' => ["screen$sign{_}shot", "-vf screenshot"],