Changeset 10625

Show
Ignore:
Timestamp:
02/08/10 12:54:37 (7 months ago)
Author:
azawawi
Message:

More POD fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Wx/Directory/OpenInFileBrowserAction.pm

    r10624 r10625  
    77=head1 DESCRIPTION 
    88 
    9 For the current saved Padre document, open the platform's file manager/browser and 
    10 tries to select it if possible. On win32, opens the containing folder and 
    11 selects the file in its explorer. On Linux KDE/GNOME, opens the containing folder 
    12 for it. 
     9A collection of methods to open a file in the platform's file manager or  
     10browser while trying to select it if possible. 
    1311 
    1412=head1 FUNCTIONS