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)" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
