[MPlayer-DOCS] CVS: main/help help_mp-en.h,1.227,1.228

Alban Bedel CVS syncmail at mplayerhq.hu
Wed Mar 22 17:35:19 CET 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/help
In directory mail:/var2/tmp/cvs-serv3360/help

Modified Files:
	help_mp-en.h 
Log Message:
Add an option to list the properties: -list-properties


Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help/help_mp-en.h,v
retrieving revision 1.227
retrieving revision 1.228
diff -u -r1.227 -r1.228
--- help_mp-en.h	22 Mar 2006 00:19:01 -0000	1.227
+++ help_mp-en.h	22 Mar 2006 16:35:17 -0000	1.228
@@ -503,6 +503,10 @@
 #define MSGTR_UnknownProfile "Unknown profile '%s'.\n"
 #define MSGTR_Profile "Profile %s: %s\n"
 
+// m_property.c
+#define MSGTR_PropertyListHeader "\n Name                 Type            Min        Max\n\n"
+#define MSGTR_TotalProperties "\nTotal: %d properties\n"
+
 // open.c, stream.c:
 #define MSGTR_CdDevNotfound "CD-ROM Device '%s' not found.\n"
 #define MSGTR_ErrTrackSelect "Error selecting VCD track."




More information about the MPlayer-DOCS mailing list