[MPlayer-DOCS] r25605 - in trunk: command.c help/help_mp-en.h

nicodvb subversion at mplayerhq.hu
Sat Jan 5 15:32:39 CET 2008


Author: nicodvb
Date: Sat Jan  5 15:32:39 2008
New Revision: 25605

Log:
properties to get and set angle; patch by oattila chello hu

Modified:
   trunk/help/help_mp-en.h

Changes in other areas also in this revision:
Modified:
   trunk/command.c

Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h	(original)
+++ trunk/help/help_mp-en.h	Sat Jan  5 15:32:39 2008
@@ -212,6 +212,7 @@ static char help_text[]=
 #define MSGTR_OSDSpeed "Speed: x %6.2f"
 #define MSGTR_OSDosd "OSD: %s"
 #define MSGTR_OSDChapter "Chapter: (%d) %s"
+#define MSGTR_OSDAngle "Angle: %d/%d"
 
 // property values
 #define MSGTR_Enabled "enabled"



More information about the MPlayer-DOCS mailing list