Author: ib
Date: Thu Mar 13 16:41:22 2014
New Revision: 37010

Log:
Add new dynamic label variable $D.

This is the balance without decimal places (which makes more sense to me
than $B and should have been the output of $B in the first place).

Modified:
   trunk/DOCS/xml/en/skin.xml

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/xml/cs/skin.xml
   trunk/DOCS/xml/de/skin.xml
   trunk/DOCS/xml/es/skin.xml
   trunk/DOCS/xml/fr/skin.xml
   trunk/DOCS/xml/hu/skin.xml
   trunk/DOCS/xml/pl/skin.xml
   trunk/DOCS/xml/ru/skin.xml
   trunk/gui/ui/render.c
   trunk/gui/win32/widgetrender.c

Modified: trunk/DOCS/xml/en/skin.xml
==============================================================================
--- trunk/DOCS/xml/en/skin.xml  Thu Mar 13 15:57:47 2014        (r37009)
+++ trunk/DOCS/xml/en/skin.xml  Thu Mar 13 16:41:22 2014        (r37010)
@@ -553,6 +553,10 @@ blocks.
     <entry>balance in <emphasis>xxx.x</emphasis> format</entry>
   </row>
   <row>
+    <entry>$D</entry>
+    <entry>balance in <emphasis>xxx</emphasis> format</entry>
+  </row>
+  <row>
     <entry>$$</entry>
     <entry>the $ character</entry>
   </row>
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to