Mercurial > mplayer.hg
diff help/help_mp-en.h @ 10417:008ff00f4223
copyright message rework, try 2
author | alex |
---|---|
date | Sun, 13 Jul 2003 15:39:52 +0000 |
parents | 7e19afc06cbd |
children | f06e65561257 |
line wrap: on
line diff
--- a/help/help_mp-en.h Sun Jul 13 14:48:19 2003 +0000 +++ b/help/help_mp-en.h Sun Jul 13 15:39:52 2003 +0000 @@ -9,11 +9,6 @@ // ========================= MPlayer help =========================== #ifdef HELP_MP_DEFINE_STATIC -static char* banner_text= -"\n\n" -"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n" -"\n"; - static char help_text[]= "Usage: mplayer [options] [url|path/]filename\n" "\n" @@ -166,7 +161,6 @@ // mencoder.c: -#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (see DOCS)\n" #define MSGTR_UsingPass3ControllFile "Using pass3 control file: %s\n" #define MSGTR_MissingFilename "\nFilename missing.\n\n" #define MSGTR_CannotOpenFile_Device "Cannot open file/device.\n"