Changeset 10456
- Timestamp:
- 02/01/10 15:02:05 (2 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre/Action/Edit.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Action/Edit.pm
r10436 r10456 221 221 Padre::Action->new( 222 222 name => 'edit.goto', 223 label => Wx::gettext('&Goto Line'),224 comment => Wx::gettext('Ask the user for a row numberand jump there'),223 label => Wx::gettext('&Goto'), 224 comment => Wx::gettext('Ask the user for a line number or a character position and jump there'), 225 225 shortcut => 'Ctrl-G', 226 226 menu_event => sub {
Note: See TracChangeset
for help on using the changeset viewer.
