pe cocoa: fixed main icon name

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%406
This commit is contained in:
hsoft 2009-06-06 13:45:26 +00:00
parent 05261c5053
commit c08fc8b911
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
/* Overrides */
- (NSString *)logoImageName
{
return @"dgpe_logo32";
return @"dgpe_logo_32";
}
/* Actions */