Small View is renamed Minimal View...a fitting name

This commit is contained in:
Mitchell Livingston 2006-07-05 23:23:46 +00:00
parent b96b40602a
commit 5b20e756f3
3 changed files with 2 additions and 4 deletions

View File

@ -11,7 +11,7 @@
<key>1480</key>
<string>366 548 420 60 0 0 1152 842 </string>
<key>29</key>
<string>7 773 451 44 0 0 1152 842 </string>
<string>9 780 451 44 0 0 1152 842 </string>
<key>456</key>
<string>396 374 216 206 0 0 1152 842 </string>
<key>581</key>

Binary file not shown.

View File

@ -228,10 +228,8 @@
}
if( fStat->error & TR_ETRACKER )
{
[fStatusString setString: [@"Error: " stringByAppendingString:
[NSString stringWithUTF8String: fStat->trackerError]]];
}
[NSString stringWithUTF8String: fStat->trackerError]]];
if ([self isActive])
{