summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-13 15:39:52 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-13 15:39:52 +0000
commit8dbd85b9249385d246b11ba81d157e0b19c74e55 (patch)
tree0717df06c57e627c3de4c22cda340cf4e19c52c2
parent5da430d076afe0352164b43fd52838e93d4cb477 (diff)
downloadmpv-8dbd85b9249385d246b11ba81d157e0b19c74e55.tar.bz2
mpv-8dbd85b9249385d246b11ba81d157e0b19c74e55.tar.xz
copyright message rework, try 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10418 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--help/help_mp-bg.h6
-rw-r--r--help/help_mp-cs.h6
-rw-r--r--help/help_mp-de.h6
-rw-r--r--help/help_mp-dk.h6
-rw-r--r--help/help_mp-el.h6
-rw-r--r--help/help_mp-en.h6
-rw-r--r--help/help_mp-es.h6
-rw-r--r--help/help_mp-fr.h6
-rw-r--r--help/help_mp-hu.h6
-rw-r--r--help/help_mp-it.h6
-rw-r--r--help/help_mp-ko.h6
-rw-r--r--help/help_mp-nl.h6
-rw-r--r--help/help_mp-no.h5
-rw-r--r--help/help_mp-pl.h6
-rw-r--r--help/help_mp-pt_BR.h6
-rw-r--r--help/help_mp-ro.h5
-rw-r--r--help/help_mp-ru.h6
-rw-r--r--help/help_mp-sk.h6
-rw-r--r--help/help_mp-tr.h6
-rw-r--r--help/help_mp-uk.h5
-rw-r--r--help/help_mp-zh_CN.h6
-rw-r--r--help/help_mp-zh_TW.h6
-rw-r--r--mencoder.c7
-rw-r--r--mplayer.c4
24 files changed, 2 insertions, 138 deletions
diff --git a/help/help_mp-bg.h b/help/help_mp-bg.h
index a697b26b84..e4660566f8 100644
--- a/help/help_mp-bg.h
+++ b/help/help_mp-bg.h
@@ -8,11 +8,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[]=
"Óïîòðåáà: mplayer [îïöèè] [url | ïúò/]èìå_íà_ôàéë\n"
"\n"
@@ -149,7 +144,6 @@ static char help_text[]=
// mencoder.c
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (âèæ DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Èçïîëçâàì pass3 êîíòðîëåí ôàéë: %s\n"
#define MSGTR_MissingFilename "\nËèïñâà èìå íà ôàéë!\n\n"
#define MSGTR_CannotOpenFile_Device "Íå ìîãà äà îòâîðÿ ôàéë/óñòðîéñòâî\n"
diff --git a/help/help_mp-cs.h b/help/help_mp-cs.h
index 20cd725a5a..d6ed4adf43 100644
--- a/help/help_mp-cs.h
+++ b/help/help_mp-cs.h
@@ -3,11 +3,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[]=
"Pou¾ití: mplayer [pøepínaèe] [url|cesta/]jméno_souboru\n"
"\n"
@@ -159,7 +154,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (viz DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Øídící soubor pro tøetí prùbìh (pass3): %s\n"
#define MSGTR_MissingFilename "\nChybìjící jméno souboru!\n\n"
#define MSGTR_CannotOpenFile_Device "Nelze otevøít soubor/zaøízení\n"
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index dd14e14525..2ea560f48b 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -5,11 +5,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[]=
"Verwendung: mplayer [optionen] [url|verzeichnis/]dateiname\n"
"\n"
@@ -160,7 +155,6 @@ static char help_text[]=
" Informationen zur Verfügung stellst.\n"
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (siehe DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Verwende Pass 3 Kontrolldatei: %s\n"
#define MSGTR_MissingFilename "\nDateiname nicht angegeben.\n\n"
#define MSGTR_CannotOpenFile_Device "Kann Datei/Gerät nicht öffnen\n"
diff --git a/help/help_mp-dk.h b/help/help_mp-dk.h
index 749758f371..74bca38840 100644
--- a/help/help_mp-dk.h
+++ b/help/help_mp-dk.h
@@ -7,11 +7,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[]=
"Benyt: mplayer [indstillinger] [URL|sti/]filnavn\n"
"\n"
@@ -165,7 +160,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Árpád Gereöffy ((se dokumentationen!)\n"
#define MSGTR_UsingPass3ControllFile "Benytter 3. pass kontrolfilen: %s\n"
#define MSGTR_MissingFilename "\nFilnavn mangler\n\n"
#define MSGTR_CannotOpenFile_Device "Kunne ikke åbne fil/enhed\n"
diff --git a/help/help_mp-el.h b/help/help_mp-el.h
index 9250ecec93..43d4e90632 100644
--- a/help/help_mp-el.h
+++ b/help/help_mp-el.h
@@ -7,11 +7,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 [åðéëïãÝò] [url|äéáäñïìÞ/]üíïìá_áñ÷åßïõ\n"
"\n"
@@ -163,7 +158,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (âëÝðå DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "×ñÞóç ôïõ áñ÷åßïõ åëÝã÷ïõ pass3: %s\n"
#define MSGTR_MissingFilename "\n ÐáñÜëåéøç ïíüìáôïò áñ÷åßïõ!\n\n"
#define MSGTR_CannotOpenFile_Device "Áäýíáôï ôï Üíïéãìá ôïõ áñ÷åßïõ/óõóêåõÞ\n"
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 0cce191cc3..9c2d707e72 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -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 @@ static char help_text[]=
// 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"
diff --git a/help/help_mp-es.h b/help/help_mp-es.h
index 5ea281c7d0..332e6ee2bc 100644
--- a/help/help_mp-es.h
+++ b/help/help_mp-es.h
@@ -15,11 +15,6 @@
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"Uso: mplayer [opciones] [url o ruta del archivo]\n"
"\n"
@@ -164,7 +159,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2002 Arpad Gereoffy (véase DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Usando el archivo de control pass3: %s\n"
#define MSGTR_MissingFilename "\nFalta el nombre del archivo.\n\n"
#define MSGTR_CannotOpenFile_Device "No se pudo abrir el archivo o el dispositivo.\n"
diff --git a/help/help_mp-fr.h b/help/help_mp-fr.h
index 9f4b862d75..9fc6a0c934 100644
--- a/help/help_mp-fr.h
+++ b/help/help_mp-fr.h
@@ -5,11 +5,6 @@
// ========================= Aide MPlayer ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"Utilisation: mplayer [options] [url|répertoire/]fichier\n"
"\n"
@@ -163,7 +158,6 @@ static char help_text[]=
// mencoder.c
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (voir les DOCS)\n"
#define MSGTR_UsingPass3ControllFile "Utilisation du fichier de contrôle de la passe 3\n"
#define MSGTR_MissingFilename "\nNom de fichier manquant.\n\n"
#define MSGTR_CannotOpenFile_Device "Ne peut pas ouvrir le fichier/périph.\n"
diff --git a/help/help_mp-hu.h b/help/help_mp-hu.h
index 8533b2d044..a6dd1d8080 100644
--- a/help/help_mp-hu.h
+++ b/help/help_mp-hu.h
@@ -6,11 +6,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[]=
"Indítás: mplayer [opciók] [url|útvonal/]filenév\n"
"\n"
@@ -165,7 +160,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (lásd DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Pass3 file használata: %s\n"
#define MSGTR_MissingFilename "\nHiányzó filenév!\n\n"
#define MSGTR_CannotOpenFile_Device "File/eszköz megnyitása sikertelen\n"
diff --git a/help/help_mp-it.h b/help/help_mp-it.h
index 97836d9f56..832888ba48 100644
--- a/help/help_mp-it.h
+++ b/help/help_mp-it.h
@@ -11,11 +11,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[]=
"Uso: mplayer [opzioni] [percorso/]nome_file\n"
"\n"
@@ -162,7 +157,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (vedi DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Sto usando il file di controllo pass3: %s\n"
#define MSGTR_MissingFilename "\nNome file mancante!\n\n"
#define MSGTR_CannotOpenFile_Device "Impossibile aprire il file/dispositivo\n"
diff --git a/help/help_mp-ko.h b/help/help_mp-ko.h
index c181077d17..7efc7a3281 100644
--- a/help/help_mp-ko.h
+++ b/help/help_mp-ko.h
@@ -6,11 +6,6 @@
// ========================= MPlayer µµ¿ò¸» ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"»ç¿ë¹ý: mplayer [¼±ÅûçÇ×] [°æ·Î/]ÆÄÀϸí\n"
"\n"
@@ -302,7 +297,6 @@ static char help_text[]=
#define MSGTR_NotInitializeVOPorVO "\nÄ¡¸íÀû: ºñµð¿À ÇÊÅÍ(-vop) ¶Ç´Â ºñµð¿À Ãâ·Â(-vo)À» ÃʱâÈ­ÇÒ ¼ö ¾ø½À´Ï´Ù!\n"
#define MSGTR_Paused "\n------ Àá½Ã¸ØÃã -------\r"
#define MSGTR_PlaylistLoadUnable "\nÀç»ý¸ñ·Ï %sÀ»(¸¦) ¿­ ¼ö ¾ø½À´Ï´Ù\n"
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (¹®¼­ ÂüÁ¶!)\n"
#define MSGTR_UsingPass3ControllFile "pass3 ÄÁÆ®·Ñ ÆÄÀÏ »ç¿ë: %s\n"
#define MSGTR_MissingFilename "\nÆÄÀÏÀ» ãÀ» ¼ö ¾ø½À´Ï´Ù!\n\n"
#define MSGTR_CannotOpenFile_Device "ÆÄÀÏ/ÀåÄ¡¸¦ ¿­ ¼ö ¾ø½À´Ï´Ù.\n"
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h
index 2af3226ddb..9cac380d40 100644
--- a/help/help_mp-nl.h
+++ b/help/help_mp-nl.h
@@ -1,11 +1,6 @@
// Translated by: Panagiotis Issaris <takis@lumumba.luc.ac.be>
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"Gebruik: mplayer [opties] [pad/]bestandsnaam\n"
"\n"
@@ -157,7 +152,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (zie DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Pass3 control bestand gebruikend: %s\n"
#define MSGTR_MissingFilename "\nOntbrekende bestandsnaam!\n\n"
#define MSGTR_CannotOpenFile_Device "Kan bestand/aparaat niet openen\n"
diff --git a/help/help_mp-no.h b/help/help_mp-no.h
index 6d185abd90..8412d811af 100644
--- a/help/help_mp-no.h
+++ b/help/help_mp-no.h
@@ -4,11 +4,6 @@
// ========================= MPlayer hjelp ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"Bruk: mplayer [valg] [sti/]filnavn\n"
"\n"
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 496b346ebe..8f9b9da659 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -7,11 +7,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[]=
"U¿ycie: mplayer [opcje] [url|¶cie¿ka/]nazwa\n"
"\n"
@@ -164,7 +159,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (zobacz DOCS)\n"
#define MSGTR_UsingPass3ControllFile "U¿ywam pliku kontrolnego pass3: %s\n"
#define MSGTR_MissingFilename "\nBrak nazwy pliku.\n\n"
#define MSGTR_CannotOpenFile_Device "Nie mo¿na otworzyæ pliku/urz±dzenia.\n"
diff --git a/help/help_mp-pt_BR.h b/help/help_mp-pt_BR.h
index 1c069a1923..a376aba672 100644
--- a/help/help_mp-pt_BR.h
+++ b/help/help_mp-pt_BR.h
@@ -6,11 +6,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[]=
"Uso: mplayer [opções] [url|caminho/]nome-do-arquivo\n"
"\n"
@@ -170,7 +165,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (veja DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Usando controle de arquivo pass3: %s\n"
#define MSGTR_MissingFilename "\nFaltando nome do arquivo!\n\n"
#define MSGTR_CannotOpenFile_Device "Impossível abrir arquivo/dispositivo\n"
diff --git a/help/help_mp-ro.h b/help/help_mp-ro.h
index 82b40c1fdd..ead80d9367 100644
--- a/help/help_mp-ro.h
+++ b/help/help_mp-ro.h
@@ -3,11 +3,6 @@
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2001 MPlayer Team\n"
-"\n";
-
static char help_text[]=
"Folosire: mplayer [opþiuni] [cale/]fiºier\n"
"\n"
diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h
index 63f9edc088..22055f8381 100644
--- a/help/help_mp-ru.h
+++ b/help/help_mp-ru.h
@@ -4,11 +4,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[]=
"úÁÐÕÓË: mplayer [ÏÐÃÉÉ] [URL|path/]filename\n"
"\n"
@@ -158,7 +153,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (ÓÍ. DOCS)\n"
#define MSGTR_UsingPass3ControllFile "éÓÐÏÌØÚÕÀ ÓÌÅÄÕÀÝÉÊ ÆÁÊÌ ÄÌÑ ËÏÎÔÒÏÌÑ 3 ÐÒÏÈÏÄÁ: %s\n"
#define MSGTR_MissingFilename "\nðÒÏÐÕÝÅÎÏ ÉÍÑ ÆÁÊÌÁ.\n\n"
#define MSGTR_CannotOpenFile_Device "îÅ ÍÏÇÕ ÏÔËÒÙÔØ ÆÁÊÌ/ÕÓÔÒÏÊÓÔ×Ï.\n"
diff --git a/help/help_mp-sk.h b/help/help_mp-sk.h
index 44d81d3096..de2ee5c907 100644
--- a/help/help_mp-sk.h
+++ b/help/help_mp-sk.h
@@ -5,11 +5,6 @@
// ========================= MPlayer help ===========================
#ifdef HELP_MP_DEFINE_STATIC
-static char* banner_text=
-"\n\n"
-"MPlayer " VERSION "(C) 2000-2003 MPlayer Team\n"
-"\n";
-
// Preklad do slovenèiny
static char help_text[]=
@@ -156,7 +151,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (viï. DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "Pou¾ívam pass3 ovládací súbor: %s\n"
#define MSGTR_MissingFilename "\nChýbajúce meno súboru!\n\n"
#define MSGTR_CannotOpenFile_Device "Nemô¾em otvori» súbor/zariadenie\n"
diff --git a/help/help_mp-tr.h b/help/help_mp-tr.h
index 89c9e37754..f45c1bd0e0 100644
--- a/help/help_mp-tr.h
+++ b/help/help_mp-tr.h
@@ -5,11 +5,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[]=
"Kullaným: mplayer [options] [adres|yer/]dosyaismi\n"
"\n"
@@ -136,7 +131,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (BELGELERE Bakýn!)\n"
#define MSGTR_UsingPass3ControllFile "pass3 kontrol dosyasý kullanýlýyor: %s\n"
#define MSGTR_MissingFilename "\nHatalý dosyaadý!\n\n"
#define MSGTR_CannotOpenFile_Device "dosya/aygýt açýlamadý\n"
diff --git a/help/help_mp-uk.h b/help/help_mp-uk.h
index d8bc17b096..f899d5ab36 100644
--- a/help/help_mp-uk.h
+++ b/help/help_mp-uk.h
@@ -3,11 +3,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[]=
"úÁÐÕÓË: mplayer [ÏÐæ§] [path/]filename\n"
"\n"
diff --git a/help/help_mp-zh_CN.h b/help/help_mp-zh_CN.h
index 5597987380..9d44946f3c 100644
--- a/help/help_mp-zh_CN.h
+++ b/help/help_mp-zh_CN.h
@@ -4,11 +4,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[]=
"Ó÷¨: mplayer [options] [url|path/]filename\n"
"\n"
@@ -161,7 +156,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (¿´DOCS!)\n"
#define MSGTR_UsingPass3ControllFile "ʹÓÃpass3¿ØÖÆÎļþ: %s\n"
#define MSGTR_MissingFilename "\nûÓÐÎļþÃû!\n\n"
#define MSGTR_CannotOpenFile_Device "ÎÞ·¨´ò¿ªÎļþ/É豸\n"
diff --git a/help/help_mp-zh_TW.h b/help/help_mp-zh_TW.h
index 1c3431b7b8..e2400010d3 100644
--- a/help/help_mp-zh_TW.h
+++ b/help/help_mp-zh_TW.h
@@ -5,11 +5,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[]=
"¥Îªk: mplayer [options] [url|path/]filename\n"
"\n"
@@ -162,7 +157,6 @@ static char help_text[]=
// mencoder.c:
-#define MSGTR_MEncoderCopyright "(C) 2000-2003 Arpad Gereoffy (½Ð¬Ý DOCS)\n"
#define MSGTR_UsingPass3ControllFile "¥¿¦b¨Ï¥Î pass3 ±±¨îÀÉ: %s\n"
#define MSGTR_MissingFilename "\n¨S¦³ÀɮצWºÙ¡C\n\n"
#define MSGTR_CannotOpenFile_Device "µLªk¶}±ÒÀÉ®×/¸Ë¸m¡C\n"
diff --git a/mencoder.c b/mencoder.c
index e7e5609227..257dcb976c 100644
--- a/mencoder.c
+++ b/mencoder.c
@@ -30,11 +30,6 @@
#include "mp_msg.h"
#include "help_mp.h"
-static char* banner_text=
-"\n\n"
-"MEncoder " VERSION MSGTR_MEncoderCopyright
-"\n";
-
#include "cpudetect.h"
#include "codec-cfg.h"
@@ -364,7 +359,7 @@ unsigned int timer_start;
mp_msg_init();
mp_msg_set_level(MSGL_STATUS);
- mp_msg(MSGT_CPLAYER,MSGL_INFO,"%s",banner_text);
+ mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2003 MPlayer Team\n\n");
/* Test for cpu capabilities (and corresponding OS support) for optimizing */
GetCpuCaps(&gCpuCaps);
diff --git a/mplayer.c b/mplayer.c
index 8011949df0..c0cc2dfc15 100644
--- a/mplayer.c
+++ b/mplayer.c
@@ -1,5 +1,3 @@
-// Movie Player v0.90 (C) 2000-2002. by A'rpi/ESP-team & `cat AUTHORS`
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -758,7 +756,7 @@ int gui_no_filename=0;
mp_msg_init();
mp_msg_set_level(MSGL_STATUS);
- mp_msg(MSGT_CPLAYER,MSGL_INFO,banner_text);
+ mp_msg(MSGT_CPLAYER,MSGL_INFO, "MPlayer " VERSION " (C) 2000-2003 MPlayer Team\n");
/* Test for cpu capabilities (and corresponding OS support) for optimizing */
GetCpuCaps(&gCpuCaps);
#ifdef ARCH_X86