Show
Ignore:
Timestamp:
09/28/08 22:32:51 (16 years ago)
Author:
jon
Message:

We now get actual log sizes when the plugin is activated for the first time.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Trunk/SortByLogSizePlugin.xcodeproj/project.pbxproj

    r3 r5  
    2828                FC19835E0E900AF10021C71E /* AILogSizeSort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AILogSizeSort.h; sourceTree = "<group>"; }; 
    2929                FC19835F0E900AF10021C71E /* AILogSizeSort.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AILogSizeSort.m; sourceTree = "<group>"; }; 
     30                FC1985880E90600B0021C71E /* AILoggerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AILoggerPlugin.h; sourceTree = "<group>"; }; 
    3031                FCB319610E8FF7A200D88232 /* Adium.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Adium.framework; sourceTree = "<group>"; }; 
    3132                FCB319620E8FF7A200D88232 /* AIUtilities.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AIUtilities.framework; sourceTree = "<group>"; }; 
     
    8687                        isa = PBXGroup; 
    8788                        children = ( 
     89                                FC1985880E90600B0021C71E /* AILoggerPlugin.h */, 
    8890                                FCB319720E8FF80C00D88232 /* ABSortByLogSizePlugin.h */, 
    8991                                FCB319730E8FF80C00D88232 /* ABSortByLogSizePlugin.m */,