mplayer: abbreviated descriptions for g/y/x/z
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 9 Apr 2012 16:00:14 +0000 (18:00 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Apr 2012 01:03:24 +0000 (03:03 +0200)
mplayer.eng.inc.pl

index 7431994ce1af80a159d67789318017f97bf64e66..335c2a56887e4fba987cf7300d03c06b44b770ad 100644 (file)
@@ -26,14 +26,14 @@ key => {
        'v' => ["subtitle visibility"],
        'b' => ["next sub$sign{_}title"],
        'j' => ["prev$sign{_}ious sub$sign{_}title"],
        '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"],
        '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"],
        'r' => ["subtitles up"],
        't' => ["subtitles down"],
        's' => ["screen$sign{_}shot", "-vf screenshot"],