Ignore:
Timestamp:
01/19/10 20:05:20 (2 years ago)
Author:
adamk
Message:

Moved the various open options into an open sub-menu

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Action/File.pm

    r10141 r10164  
    9595        name       => 'file.open', 
    9696        id         => Wx::wxID_OPEN, 
    97         label      => Wx::gettext('&Open...'), 
     97        label      => Wx::gettext('&Open'), 
    9898        comment    => Wx::gettext('Browse directory of the current document to open a file'), 
    9999        shortcut   => 'Ctrl-O', 
Note: See TracChangeset for help on using the changeset viewer.