|
|
@ -538,6 +538,10 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
|
"Russian (RU)" ) ); |
|
|
|
aInfo.AddTranslator( new CONTRIBUTOR( "Konstantin Baranovskiy", |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
|
"Russian (RU)" ) ); |
|
|
|
aInfo.AddTranslator( new CONTRIBUTOR( "Pedro Martin del Valle", |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
@ -672,10 +676,6 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
|
ICON_CONTRIBUTION ) ); |
|
|
|
aInfo.AddArtist( new CONTRIBUTOR( "Konstantin Baranovskiy", |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
|
ICON_CONTRIBUTION ) ); |
|
|
|
aInfo.AddArtist( new CONTRIBUTOR( "Fabrizio Tappero", |
|
|
|
wxEmptyString, |
|
|
|
wxEmptyString, |
|
|
|