[MPlayer-DOCS] r31353 - in trunk: help/help_mp-bg.h help/help_mp-cs.h help/help_mp-de.h help/help_mp-en.h help/help_mp-es.h help/help_mp-fr.h help/help_mp-hu.h help/help_mp-it.h help/help_mp-nl.h help/help_mp-pl....
diego
subversion at mplayerhq.hu
Wed Jun 9 15:44:32 CEST 2010
Author: diego
Date: Wed Jun 9 15:44:32 2010
New Revision: 31353
Log:
Reduce verbosity about suboption parsing in vo drivers.
Modified:
trunk/help/help_mp-en.h
Changes in other areas also in this revision:
Modified:
trunk/help/help_mp-bg.h
trunk/help/help_mp-cs.h
trunk/help/help_mp-de.h
trunk/help/help_mp-es.h
trunk/help/help_mp-fr.h
trunk/help/help_mp-hu.h
trunk/help/help_mp-it.h
trunk/help/help_mp-nl.h
trunk/help/help_mp-pl.h
trunk/help/help_mp-ru.h
trunk/help/help_mp-sv.h
trunk/help/help_mp-tr.h
trunk/help/help_mp-uk.h
trunk/help/help_mp-zh_CN.h
trunk/help/help_mp-zh_TW.h
trunk/libvo/vo_jpeg.c
trunk/libvo/vo_md5sum.c
trunk/libvo/vo_pnm.c
Modified: trunk/help/help_mp-en.h
==============================================================================
--- trunk/help/help_mp-en.h Wed Jun 9 14:51:35 2010 (r31352)
+++ trunk/help/help_mp-en.h Wed Jun 9 15:44:32 2010 (r31353)
@@ -837,8 +837,6 @@ static const char help_text[]=
#define MSGTR_VO_CantCreateDirectory "Unable to create output directory."
#define MSGTR_VO_CantCreateFile "Unable to create output file."
#define MSGTR_VO_DirectoryCreateSuccess "Output directory successfully created."
-#define MSGTR_VO_ParsingSuboptions "Parsing suboptions."
-#define MSGTR_VO_SuboptionsParsedOK "Suboptions parsed OK."
#define MSGTR_VO_ValueOutOfRange "value out of range"
#define MSGTR_VO_NoValueSpecified "No value specified."
#define MSGTR_VO_UnknownSuboptions "unknown suboption(s)"
More information about the MPlayer-DOCS
mailing list