summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-07 21:17:29 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-12-07 21:17:29 +0000
commitbda8248830e54c197977ccc95a1ac47a887f490d (patch)
treee24fbbceefeaeb1d7bceeb96ee0c363e93e88110 /help
parentecf7adc3c040064d93abca2dc3f548edafaf821b (diff)
downloadmpv-bda8248830e54c197977ccc95a1ac47a887f490d.tar.bz2
mpv-bda8248830e54c197977ccc95a1ac47a887f490d.tar.xz
Every contribution deserves to be listed on the "about" window of the gui.
Change the way this list is done by following the layout of AUTHORS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17136 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 31cb169339..e755853b0d 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -896,9 +896,10 @@ static char help_text[]=
"with GTK 1.x and will crash GMPlayer!"
#define MSGTR_ABOUT_UHU "GUI development sponsored by UHU Linux\n"
-#define MSGTR_ABOUT_CoreTeam " MPlayer core team:\n"
-#define MSGTR_ABOUT_AdditionalCoders " Additional coders:\n"
-#define MSGTR_ABOUT_MainTesters " Main testers:\n"
+#define MSGTR_ABOUT_Contributors "Code and documentation contributors\n"
+#define MSGTR_ABOUT_Codecs_libs_contributions "Codecs and third party libraries\n"
+#define MSGTR_ABOUT_Translations "Translations\n"
+#define MSGTR_ABOUT_Skins "Skins\n"
// --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"