mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
Merge pull request #1323 from primalmotion/xcodecapp-cocoa-menu-for-error-panel
Small improvments in XcodeCapp-Cocoa
This commit is contained in:
@@ -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])
|
||||
|
||||
+432
-306
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Reference in New Issue
Block a user