diff options
| author | Thierry Crozat | 2010-11-15 21:01:48 +0000 | 
|---|---|---|
| committer | Thierry Crozat | 2010-11-15 21:01:48 +0000 | 
| commit | 2c058a1235cc686a5555de5afd8c895ef2a11df4 (patch) | |
| tree | 921087e21387f9737cad7b5858495a73786516a6 /tools | |
| parent | df73b6d49f6dcb17108b8a0fbb45099c8bb11798 (diff) | |
| download | scummvm-rg350-2c058a1235cc686a5555de5afd8c895ef2a11df4.tar.gz scummvm-rg350-2c058a1235cc686a5555de5afd8c895ef2a11df4.tar.bz2 scummvm-rg350-2c058a1235cc686a5555de5afd8c895ef2a11df4.zip  | |
CREDITS: Add Hungarian translator.
svn-id: r54252
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/credits.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 75f9678cbc..509df40274 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -897,6 +897,7 @@ begin_credits("Credits");  		end_section();  		begin_section("Hungarian");  			add_person("Alex Bevilacqua", "", ""); +			add_person("George Kormendi", "GoodOldGeorg", "");  		end_section();  		begin_section("Italian");  			add_person("Matteo Angelino", "Maff", "");  | 
