Changeset 5520


Ignore:
Timestamp:
06/23/09 21:16:14 (3 years ago)
Author:
azawawi
Message:

[Ecliptic] POD update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-Ecliptic/lib/Padre/Plugin/Ecliptic.pm

    r5506 r5520  
    266266following options: 
    267267 
    268 =head2 'Open Resource' (Shortcut: Ctrl + Shift + R) 
     268=head2 Open Resource (Shortcut: Ctrl + Shift + R) 
    269269 
    270270This opens a nice dialog that allows you to find any file that exists  
     
    279279=head2 Quick Assist (Shortcut: Ctrl + Shift + L) 
    280280 
    281 This opens a dialog with a yellow list of current Padre actions/shortcuts. When  
     281This opens a dialog with a list of current Padre actions/shortcuts. When  
    282282you hit the OK button, the selected Padre action will be performed. 
    283283 
     
    306306=head2 Quick Fix (Shortcut: Ctrl + Shift + 1) 
    307307 
    308 This opens a yellow box that lists different actions that relate to  
     308This opens a dialog that lists different actions that relate to  
    309309fixing the code at the cursor. It will call B<event_on_quick_fix> method  
    310310passing a L<Padre::Wx::Editor> object on the current Padre document.  
     
    332332    } 
    333333 
    334 =head2 'About' 
    335  
    336 Shows a classic about box with this module's name and version. 
     334=head2 About 
     335 
     336Shows a classic about dialog with this module's name and version. 
    337337 
    338338=head1 Why the name Ecliptic? 
Note: See TracChangeset for help on using the changeset viewer.