Changeset 5274

Show
Ignore:
Timestamp:
02/15/08 14:36:11 (6 months ago)
Author:
morris
Message:

Add downloads folder

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Footagehead/trunk/FHApplicationController.m

    r4906 r5274  
    5454        [self _addGoMenuItemWithPath:@"~" keyEquivalent:@"H"]; 
    5555        [self _addGoMenuItemWithPath:@"~/Desktop" keyEquivalent:@"d"]; 
     56        [self _addGoMenuItemWithPath:@"~/Downloads" keyEquivalent:@"D"]; 
    5657        [self _addGoMenuItemWithPath:@"~/Pictures" keyEquivalent:@"P"]; 
    5758