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

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

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

revision 1.6 by esersale, Tue Sep 30 15:38:06 2003 UTC revision 1.7 by esersale, Sat Oct 4 14:45:18 2003 UTC
# Line 1492  pp.x = NSMaxX([self bounds]) - 1 Line 1492  pp.x = NSMaxX([self bounds]) - 1
1492      [notifObj setObject: oldpath forKey: @"source"];          [notifObj setObject: oldpath forKey: @"source"];    
1493      [notifObj setObject: newpath forKey: @"destination"];            [notifObj setObject: newpath forKey: @"destination"];      
1494      [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];            [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"files"];      
1495        [notifObj setObject: [NSArray arrayWithObject: @""] forKey: @"origfiles"];  
1496    
1497            [[NSNotificationCenter defaultCenter]            [[NSNotificationCenter defaultCenter]
1498                                     postNotificationName: GWFileSystemWillChangeNotification                                     postNotificationName: GWFileSystemWillChangeNotification

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

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