Merge pull request #1323 from primalmotion/xcodecapp-cocoa-menu-for-error-panel

Small improvments in XcodeCapp-Cocoa
This commit is contained in:
Randy Luecke
2011-07-17 15:49:21 -07:00
3 changed files with 432 additions and 313 deletions
-7
View File
@@ -254,13 +254,6 @@ void fsevents_callback(ConstFSEventStreamRef streamRef, void *userData, size_t n
}
else
{
[GrowlApplicationBridge notifyWithTitle:splitedPath
description:response
notificationName:@"DefaultNotifications"
iconData:nil
priority:0
isSticky:NO
clickContext:nil];
NSLog(@"Error in conversion: return message is %@", response);
//if (![GrowlApplicationBridge isGrowlRunning])
File diff suppressed because it is too large Load Diff
Binary file not shown.