commit and extend Diego Biurrun's patch

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9190 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pontscho 2003-02-01 08:37:20 +00:00
parent 61e1960fe1
commit 3358c64749
3 changed files with 89 additions and 71 deletions

View File

@ -72,77 +72,85 @@ GtkWidget * create_About( void )
gtk_widget_show( AboutText ); gtk_widget_show( AboutText );
gtk_container_add( GTK_CONTAINER( scrolledwindow1 ),AboutText ); gtk_container_add( GTK_CONTAINER( scrolledwindow1 ),AboutText );
gtk_text_insert( GTK_TEXT( AboutText ),NULL,NULL,NULL, gtk_text_insert( GTK_TEXT( AboutText ),NULL,NULL,NULL,
"\n" \ "\n"
"GUI development sponsored by UHU Linux\n" \ MSGTR_ABOUT_UHU
" (http://www.uhulinux.hu/)\n" \ " (http://www.uhulinux.hu/)\n"
"\n" \ "\n"
" MPlayer core team:\n" \ MSGTR_ABOUT_CoreTeam
"\n" \ "\n"
" * Arpad Gereoffy (A'rpi/ESP-team)\n" \ " * Arpad Gereoffy (A'rpi/ESP-team)\n"
" * Zoltan Ponekker (Pontscho/Fresh!mindworkz)\n" \ " * Zoltan Ponekker (Pontscho/fresh!mindworkz)\n"
" * Gabor Berczi (Gabucino)\n" \ " * Gabor Berczi (Gabucino)\n"
" * Alex Beregszaszi (al3x)\n" \ " * Alex Beregszaszi (al3x)\n"
" * Gabor Lenart (LGB)\n" \ " * Gabor Lenart (LGB)\n"
" * Felix Buenemann (Atmos)\n" \ " * Felix Buenemann (Atmos)\n"
" * Alban Bedel (Albeu)\n" \ " * Alban Bedel (Albeu)\n"
" * pl\n" \ " * pl\n"
" * Michael Niedermayer\n" \ " * Michael Niedermayer\n"
"\n" \ "\n"
" Additional codes:\n" \ MSGTR_ABOUT_AdditionalCoders
"\n" \ "\n"
" * Szabolcs Berecz (Szabi)\n" \ " * Szabolcs Berecz (Szabi)\n"
" * Laszlo Megyer (Lez, Laaz)\n" \ " * Laszlo Megyer (Lez, Laaz)\n"
" * Gyula Laszlo (Chass, Tegla)\n" \ " * Gyula Laszlo (Chass, Tegla)\n"
" * Zoltan Mark Vician (Se7en)\n" \ " * Zoltan Mark Vician (Se7en)\n"
" * Andreas Ackermann (Acki)\n" \ " * Andreas Ackermann (Acki)\n"
" * TeLeNiEkO\n" \ " * Michael Graffam\n"
" * Michael Graffam\n" \ " * Jens Hoffmann\n"
" * Jens Hoffmann\n" \ " * German Gomez Garcia\n"
" * German Gomez Garcia\n" \ " * Dariusz Pietrzak (Eyck)\n"
" * Dariusz Pietrzak (Eyck)\n" \ " * Marcus Comstedt\n"
" * Marcus Comstedt\n" \ " * Juergen Keil\n"
" * Juergen Keil\n" \ " * Vladimir Kushnir\n"
" * Vladimir Kushnir\n" \ " * Bertrand Baudet\n"
" * Bertrand BAUDET\n" \ " * Derek J Witt\n"
" * Derek J Witt\n" \ " * Artur Zaprzala\n"
" * Artur Zaprzala\n" \ " * lanzz@lanzz.org\n"
" * lanzz@lanzz.org\n" \ " * Adam Tla/lka\n"
" * Adam Tla/lka\n" \ " * Folke Ashberg\n"
" * Folke Ashberg\n" \ " * Kamil Toman\n"
" * Kamil Toman\n" \ " * Ivan Kalvatchev\n"
" * Ivan Kalvatchev\n" \ " * Sven Goethel\n"
" * Sven Goethel\n" \ " * joy_ping\n"
" * joy_ping\n" \ " * Eric Anholt\n"
" * Eric Anholt\n" \ " * Jiri Svoboda\n"
" * Jiri Svoboda\n" \ " * Oliver Schoenbrunner\n"
" * Oliver Schoenbrunner\n" \ " * Jeroen Dobbelaere\n"
" * Jeroen Dobbelaere\n" \ " * David Holm\n"
" * David Holm\n" \ " * Panagiotis Issaris\n"
" * Panagiotis Issaris\n" \ " * Mike Melanson\n"
" * Mike Melanson\n" \ " * Tobias Diedrich\n"
" * Tobias Diedrich\n" \ " * Kilian A. Foth\n"
" * Kilian A. Foth\n" \ " * Tim Ferguson\n"
" * Tim Ferguson\n" \ " * Sam Lin\n"
" * Sam Lin\n" \ " * Johannes Feigl\n"
" * Johannes Feigl\n" \ " * Kim Minh Kaplan\n"
" * Kim Minh Kaplan\n" \ " * Brian Kuschak\n"
" * Brian Kuschak\n" \ " * Stephen Davies\n"
" * Stephen Davies\n" \ " * Rik Snel\n"
" * Rik Snel\n" \ " * Anders Johansson\n"
" * Anders Johansson\n" \ " * Roberto Togni\n"
" * Roberto Togni\n" \ " * Wojtek Kaniewski\n"
" * Wojtek Kaniewski\n" \ " * Fredrik Kuivinen\n"
" * Fredrik Kuivinen\n" \ " * Diego Biurrun\n"
"\n" \ " * Sascha Sommer\n"
" Main testers:\n" \ " * Jindrich Makovicka\n"
"\n" \ " * D Richard Felker III\n"
" * Tibor Balazs (Tibcu)\n" \ " * Moritz Bunkus\n"
" * Peter Sasi (SaPe)\n" \ " * Colin Leroy\n"
" * Christoph H. Lampert\n" \ " * Joey Parrish\n"
" * Attila Kinali\n" \ " * Dominik Mierzejewski\n"
" * Dirk Vornheder\n" \ " * Florian Schneider\n"
" * Bohdan Horst (Nexus)\n" \ "\n"
"\n",1481 ); MSGTR_ABOUT_MainTesters
"\n"
" * Tibor Balazs (Tibcu)\n"
" * Peter Sasi (SaPe)\n"
" * Christoph H. Lampert\n"
" * Attila Kinali\n"
" * Dirk Vornheder\n"
" * Bohdan Horst (Nexus)\n"
"\n",-1 );
AddHSeparator( vbox ); AddHSeparator( vbox );
Ok=AddButton( MSGTR_Ok,AddHButtonBox( vbox ) ); Ok=AddButton( MSGTR_Ok,AddHButtonBox( vbox ) );

View File

@ -586,6 +586,11 @@ static char help_text[]=
#define MSGTR_PREFERENCES_DVDDevice "DVD device:" #define MSGTR_PREFERENCES_DVDDevice "DVD device:"
#define MSGTR_PREFERENCES_FPS "Movie FPS:" #define MSGTR_PREFERENCES_FPS "Movie FPS:"
#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"
// --- messagebox // --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!" #define MSGTR_MSGBOX_LABEL_FatalError "Fatal error!"
#define MSGTR_MSGBOX_LABEL_Error "Error!" #define MSGTR_MSGBOX_LABEL_Error "Error!"

View File

@ -480,6 +480,11 @@ static char help_text[]=
#define MSGTR_PREFERENCES_Cache "Cache be/ki" #define MSGTR_PREFERENCES_Cache "Cache be/ki"
#define MSGTR_PREFERENCES_LoadFullscreen "Indítás teljes képernyõn" #define MSGTR_PREFERENCES_LoadFullscreen "Indítás teljes képernyõn"
#define MSGTR_ABOUT_UHU "GUI fejlesztést az UHU Linux támogatta\n"
#define MSGTR_ABOUT_CoreTeam " MPlayer csapat:\n"
#define MSGTR_ABOUT_AdditionalCoders " További kóderek:\n"
#define MSGTR_ABOUT_MainTesters " Teszterek:\n"
// --- messagebox // --- messagebox
#define MSGTR_MSGBOX_LABEL_FatalError "végzetes hiba ..." #define MSGTR_MSGBOX_LABEL_FatalError "végzetes hiba ..."
#define MSGTR_MSGBOX_LABEL_Error "hiba ..." #define MSGTR_MSGBOX_LABEL_Error "hiba ..."