cc: improve abbreviations; show options legend
[sheet.git] / mplayer.plp
index 0059a3b54521a8df0838c980f07bc1b1ccfad782..a916b00d5165f394aacd0cf89f848d89a215ab63 100644 (file)
@@ -65,14 +65,14 @@ $keys->print_rows($get{rows}, [1,0]);
                <dt class="ci">osd
                        <dd>Print information or change display.
                <dt class="pm">subtitles
-                       <dd>Control subtitle selection or settings.
-               <dt class="po">video
-                       <dd>Video adjustment.
-               <dt class="co">audio
+                       <dd>Alter subtitle selection and settings.
+               <dt class="co">video
+                       <dd>Video output adjustment.
+               <dt class="mi">audio
                        <dd>Sound (track) configuration.
-               <dt class="mi">playback
+               <dt class="mo">playback
                        <dd>Playback control.
-               <dt class="mo">general
+               <dt class="me">general
                        <dd>Other MPlayer features.
                </dl>
        </div>
@@ -101,11 +101,13 @@ $keys->print_rows($get{rows}, [1,0]);
 </div>
 
 <p class="footer">
-       <a href="/" rel="home">sheet.shiar.nl</a>/mplayer.<a href="/source/mplayer.plp" rel="code">plp</a>
-       <a href="http://git.shiar.nl/sheet.git" rel="vcs-git" title="Git repository"><:= $VERSION :></a>
+       <a href="/" rel="home">sheet.shiar.nl</a>/mplayer.<a href="/source/mplayer.plp"
+        rel="code" title="Written in Perl">plp</a>
+       <a href="http://git.shiar.nl/sheet.git/history/HEAD:/mplayer.plp"
+        rel="vcs-git" title="Git repository"><:= $VERSION :></a>
        created by <a href="http://shiar.nl/" rel="author">Shiar</a> <:= $sign{sep} :>
-       <a title="Licensed under the GNU Affero General Public License, version 3" rel="copyright"
-          href="http://www.fsf.org/licensing/licenses/agpl-3.0.html">AGPLv3</a>
+       <a href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" rel="copyright"
+        title="Licensed under the GNU Affero General Public License, version 3">AGPLv3</a>
 </p>
 
 </html>