Mercurial > mplayer.hg
comparison help_mp-en.h @ 3952:2d1021ce5bbf
Happy new year! :)
author | arpi |
---|---|
date | Wed, 02 Jan 2002 19:05:02 +0000 |
parents | 18cca6a6816c |
children | 6871d97e4261 |
comparison
equal
deleted
inserted
replaced
3951:50be9c235764 | 3952:2d1021ce5bbf |
---|---|
6 // ========================= MPlayer help =========================== | 6 // ========================= MPlayer help =========================== |
7 | 7 |
8 #ifdef HELP_MP_DEFINE_STATIC | 8 #ifdef HELP_MP_DEFINE_STATIC |
9 static char* banner_text= | 9 static char* banner_text= |
10 "\n\n" | 10 "\n\n" |
11 "MPlayer " VERSION "(C) 2000-2001 Arpad Gereoffy (see DOCS!)\n" | 11 "MPlayer " VERSION "(C) 2000-2002 Arpad Gereoffy (see DOCS!)\n" |
12 "\n"; | 12 "\n"; |
13 | 13 |
14 static char help_text[]= | 14 static char help_text[]= |
15 #ifdef HAVE_NEW_GUI | 15 #ifdef HAVE_NEW_GUI |
16 "Usage: mplayer [-gui] [options] [path/]filename\n" | 16 "Usage: mplayer [-gui] [options] [path/]filename\n" |