show minus sign before remaining time in movieplayer
authorghost <andreas.monzner@multimedia-labs.de>
Thu, 21 Jan 2010 10:31:53 +0000 (11:31 +0100)
committerghost <andreas.monzner@multimedia-labs.de>
Sat, 10 Apr 2010 09:14:06 +0000 (11:14 +0200)
data/skin.xml

index d5fe01e..32adb2b 100755 (executable)
                </widget>
                <!-- Remaining time -->
                <widget source="session.CurrentService" render="Label" position="576,129" size="100,20" font="Regular;18" halign="center" valign="center" backgroundColor="#06224f" shadowColor="#1d354c" shadowOffset="-1,-1" transparent="1">
-                       <convert type="ServicePosition">Remaining</convert>
+                       <convert type="ServicePosition">Remaining,Negate</convert>
                </widget>
        </screen>
 </skin>