*** empty log message ***

svn path=/trunk/boinc/; revision=9177
This commit is contained in:
Rom Walton 2006-01-05 10:14:30 +00:00
parent 2be5446559
commit 681a4a2ad9
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ bool CMainFrame::CreateMenu() {
// i.e. 'BOINC', 'GridRepublic'
strMenuName.Printf(
_("%s &website"),
wxGetApp().GetBrand()->GetProjectName()
wxGetApp().GetBrand()->GetProjectName().c_str()
);
// %s is the application name
// i.e. 'BOINC Manager', 'GridRepublic Manager'