/[gnustep]/gnustep/usr-apps/gworkspace/GWLib/Browser2.m
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/GWLib/Browser2.m

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by esersale, Tue Sep 30 15:38:04 2003 UTC revision 1.6 by esersale, Sat Oct 4 14:45:18 2003 UTC
# Line 1418  double myrintf(double a) Line 1418  double myrintf(double a)
1418      [notifObj setObject: oldpath forKey: @"source"];          [notifObj setObject: oldpath forKey: @"source"];    
1419      [notifObj setObject: newpath forKey: @"destination"];            [notifObj setObject: newpath forKey: @"destination"];      
1420      [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];            [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];      
1421        [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"origfiles"];  
1422    
1423            [[NSNotificationCenter defaultCenter]            [[NSNotificationCenter defaultCenter]
1424                                     postNotificationName: GWFileSystemWillChangeNotification                                     postNotificationName: GWFileSystemWillChangeNotification

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26