Show
Ignore:
Timestamp:
09/29/08 23:42:07 (16 years ago)
Author:
jon
Message:

Simplified the comparison routine to just use primitive numbers instead of NSNumbers. Changed the description string to use more Adium-y terminology.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Trunk/ABSortByLogSizePlugin.m

    r11 r15  
    4141- (NSString *)pluginDescription 
    4242{ 
    43         return @"Allows the contact list to be sorted by transcript file size."; 
     43        return @"Allows the Adium contact list to be sorted by chat transcript file size."; 
    4444} 
    4545