1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 05:34:36 +00:00

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

View File

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