Change name reference per list request
This commit is contained in:
parent
84ce814037
commit
1b8658137d
|
@ -601,7 +601,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
|
|||
wxEmptyString,
|
||||
wxEmptyString,
|
||||
OTHERS_IN_TRANSLATION ) );
|
||||
aInfo.AddTranslator( new CONTRIBUTOR( "David Briscoe",
|
||||
aInfo.AddTranslator( new CONTRIBUTOR( "David J S Briscoe",
|
||||
wxEmptyString,
|
||||
wxEmptyString,
|
||||
OTHERS_IN_TRANSLATION ) );
|
||||
|
|
Loading…
Reference in New Issue