change tiff's to png's

This commit is contained in:
Mitchell Livingston
2007-10-28 03:29:20 +00:00
parent 353c73c151
commit 42ed03282c
19 changed files with 40 additions and 40 deletions

View File

@@ -84,8 +84,8 @@
[self updateLog: nil];
}
fErrorImage = [NSImage imageNamed: @"RedDot.tiff"];
fInfoImage = [NSImage imageNamed: @"YellowDot.tiff"];
fErrorImage = [NSImage imageNamed: @"RedDot.png"];
fInfoImage = [NSImage imageNamed: @"YellowDot.png"];
fDebugImage = [NSImage imageNamed: @"PurpleDot.png"];
//set images to popup button items