About translatable, dutch language update

This commit is contained in:
jerryjacobs
2008-08-22 13:12:22 +00:00
parent 92d3b59962
commit e6838fdd7c
6 changed files with 170 additions and 79 deletions
+1 -1
View File
@@ -245,7 +245,7 @@ void WinEDA_BasicFrame::GetKicadHelp( wxCommandEvent& event )
DisplayError( this, msg );
}
#elif defined ONLINE_HELP_FILES_FORMAT_IS_PDF
wxString fullfilename = FindKicadHelpPath() + m_Parent->m_HelpFileName;
wxString fullfilename = FindKicadHelpPath() + _T("kicad.pdf");
if ( wxFileExists(fullfilename) )
GetAssociatedDocument( this, wxEmptyString, fullfilename );
else // Try to find file in English format: