/[gnustep]/gnustep/usr-apps/gworkspace/Viewers/IconsViewer/IconsPath.m
ViewVC logotype

Diff of /gnustep/usr-apps/gworkspace/Viewers/IconsViewer/IconsPath.m

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

revision 1.4 by esersale, Tue Sep 30 15:38:06 2003 UTC revision 1.5 by esersale, Sat Oct 4 14:45:18 2003 UTC
# Line 528  Line 528 
528      [notifObj setObject: oldpath forKey: @"source"];          [notifObj setObject: oldpath forKey: @"source"];    
529      [notifObj setObject: newpath forKey: @"destination"];            [notifObj setObject: newpath forKey: @"destination"];      
530      [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];            [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];      
531        [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"origfiles"];  
532    
533            [[NSNotificationCenter defaultCenter]            [[NSNotificationCenter defaultCenter]
534                                     postNotificationName: GWFileSystemWillChangeNotification                                     postNotificationName: GWFileSystemWillChangeNotification

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

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