AUTHORS.txt LATIN1 to UTF-8 via: $ iconv -f LATIN1 -t UTF-8 AUTHORS.txt > /new/AUTHORS.txt
All source files are supposed to be UTF-8 now. Although not a source file, my editor was tripping on this file when grepping.
This commit is contained in:
parent
d786ac91df
commit
bd0c713691
|
@ -29,17 +29,17 @@ Igor Plyatov <plyatov[at]gmail.com>
|
||||||
Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com>
|
Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com>
|
||||||
|
|
||||||
== Translators
|
== Translators
|
||||||
Czech (CZ) Martin Kratoška <martin[at]ok1rr-dot-com>
|
Czech (CZ) Martin Kratoška <martin[at]ok1rr-dot-com>
|
||||||
Dutch (NL) Jerry Jacobs <xor.gate.engineering[at]gmail-dot-com>
|
Dutch (NL) Jerry Jacobs <xor.gate.engineering[at]gmail-dot-com>
|
||||||
Finnish (FI) Vesa Solonen <vesa.solonen[at]hut-dot-fi>
|
Finnish (FI) Vesa Solonen <vesa.solonen[at]hut-dot-fi>
|
||||||
French (FR) Jean-Pierre Charras <jean-pierre.charras[at]inpg-dot-fr>
|
French (FR) Jean-Pierre Charras <jean-pierre.charras[at]inpg-dot-fr>
|
||||||
Polish (PL) Mateusz Skowro¿ski <skowri[at]gmail-dot-com>
|
Polish (PL) Mateusz Skowro¿ski <skowri[at]gmail-dot-com>
|
||||||
Polish (PL) Kerusey Karyu <keruseykaryu@o2.pl>
|
Polish (PL) Kerusey Karyu <keruseykaryu@o2.pl>
|
||||||
Portuguese (PT) Renie Marquet <reniemarquet[at]uol-dot-com-dot-br>"
|
Portuguese (PT) Renie Marquet <reniemarquet[at]uol-dot-com-dot-br>"
|
||||||
Russian (RU) Igor Plyatov <plyatov[at]gmail-dot-com>
|
Russian (RU) Igor Plyatov <plyatov[at]gmail-dot-com>
|
||||||
Russian (RU) Andrey Fedorushkov <andrf@mail.ru>
|
Russian (RU) Andrey Fedorushkov <andrf@mail.ru>
|
||||||
Spanish (ES) Pedro Martin del Valle <pkicad[at]yahoo-dot-es>
|
Spanish (ES) Pedro Martin del Valle <pkicad[at]yahoo-dot-es>
|
||||||
Spanish (ES) Iñigo Zuluaga <inigo_zuluaga[at]yahoo-dot-es>
|
Spanish (ES) Iñigo Zuluaga <inigo_zuluaga[at]yahoo-dot-es>
|
||||||
German (DE) Rafael Sokolowski <Rafael.Sokolowski[at]web-dot-de
|
German (DE) Rafael Sokolowski <Rafael.Sokolowski[at]web-dot-de
|
||||||
Japanese (JA) Kenta Yonekura <midpika@hotmail.com>
|
Japanese (JA) Kenta Yonekura <midpika@hotmail.com>
|
||||||
Japanese (JA) yoneken <midpika@hotmail.com>
|
Japanese (JA) yoneken <midpika@hotmail.com>
|
||||||
|
@ -47,7 +47,7 @@ Japanese (JA) yoneken <midpika@hotmail.com>
|
||||||
Remy Halvick, David Briscoe, Dominique Laigle, Paul Burke
|
Remy Halvick, David Briscoe, Dominique Laigle, Paul Burke
|
||||||
|
|
||||||
== Programm credits for icons and others
|
== Programm credits for icons and others
|
||||||
Icons by Iñigo Zuluagaz <inigo_zuluaga[at]yahoo-dot-es>
|
Icons by Iñigo Zuluagaz <inigo_zuluaga[at]yahoo-dot-es>
|
||||||
New Icons by Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com>
|
New Icons by Fabrizio Tappero <fabrizio-dot-tappero[at]gmail-dot-com>
|
||||||
3D modules by Renie Marquet <reniemarquet[at]uol.com-dot-br>
|
3D modules by Renie Marquet <reniemarquet[at]uol.com-dot-br>
|
||||||
3D modules by Christophe Boschat <nox454[at]hotmail-dot-fr>
|
3D modules by Christophe Boschat <nox454[at]hotmail-dot-fr>
|
||||||
|
|
Loading…
Reference in New Issue