Author: diego Date: Mon Apr 20 17:24:47 2009 New Revision: 29209 Log: Remove reference to outdated documentation file.
Modified: trunk/help/help_mp-en.h Changes in other areas also in this revision: Modified: trunk/DOCS/tech/win32-codec-howto.txt trunk/help/help_mp-bg.h trunk/help/help_mp-cs.h trunk/help/help_mp-de.h trunk/help/help_mp-el.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-ja.h trunk/help/help_mp-ko.h trunk/help/help_mp-mk.h trunk/help/help_mp-nl.h trunk/help/help_mp-pl.h trunk/help/help_mp-ro.h trunk/help/help_mp-ru.h trunk/help/help_mp-sk.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/libmpcodecs/dec_audio.c trunk/libmpcodecs/dec_video.c Modified: trunk/help/help_mp-en.h ============================================================================== --- trunk/help/help_mp-en.h Mon Apr 20 16:02:40 2009 (r29208) +++ trunk/help/help_mp-en.h Mon Apr 20 17:24:47 2009 (r29209) @@ -75,7 +75,6 @@ static const char help_text[]= #define MSGTR_FPSnotspecified "FPS not specified in the header or invalid, use the -fps option.\n" #define MSGTR_TryForceAudioFmtStr "Trying to force audio codec driver family %s...\n" #define MSGTR_CantFindAudioCodec "Cannot find codec for audio format 0x%X.\n" -#define MSGTR_RTFMCodecs "Read DOCS/HTML/en/codecs.html!\n" #define MSGTR_TryForceVideoFmtStr "Trying to force video codec driver family %s...\n" #define MSGTR_CantFindVideoCodec "Cannot find codec matching selected -vo and video format 0x%X.\n" #define MSGTR_CannotInitVO "FATAL: Cannot initialize video driver.\n" _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
