From acc45c7d57b28a597a241a2c01a6d0dcdcab1536 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 8 Sep 2002 16:55:43 +0000 Subject: [PATCH] -gui option removal leftovers git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7321 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 3 +-- README | 1 - help_mp-en.h | 4 ---- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/DOCS/documentation.html b/DOCS/documentation.html index fafb80e9d2..61f737dd8d 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -707,7 +707,6 @@ You can build it by specifying --enable-gui during ./configure. Then, to turn on GUI mode, you either

diff --git a/README b/README index 75df2be7e6..ada580af33 100644 --- a/README +++ b/README @@ -193,7 +193,6 @@ That's it for the moment. To start playing movies, open a command line and try or for the GUI - mplayer -gui gmplayer gmplayer is a symbolic link to mplayer created by 'make install'. diff --git a/help_mp-en.h b/help_mp-en.h index 9296d7c305..c86676b485 100644 --- a/help_mp-en.h +++ b/help_mp-en.h @@ -12,11 +12,7 @@ static char* banner_text= "\n"; static char help_text[]= -#ifdef HAVE_NEW_GUI -"Usage: mplayer [-gui] [options] [url|path/]filename\n" -#else "Usage: mplayer [options] [url|path/]filename\n" -#endif "\n" "Basic options: (see the manpage for the complete list including ALL options!)\n" " -vo select video output driver & device (see '-vo help' for list)\n"