Commit 1e11a70e authored by CHARRAS's avatar CHARRAS

minor change (path added in gestfig.cpp, linux only)

parent 3104b5d8
......@@ -73,6 +73,7 @@ static wxString s_KicadBinaryPathList[] = {
wxT( "/usr/local/bin/" ),
wxT( "/usr/local/kicad/bin/" ),
wxT( "/usr/local/kicad/linux/" ),
wxT( "/usr/local/kicad/linux-non_unicode/" ),
#endif
wxT( "end_list" ) // End of list symbol, do not change
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment