Changeset 10625
- Timestamp:
- 02/08/10 12:54:37 (7 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Wx/Directory/OpenInFileBrowserAction.pm
r10624 r10625 7 7 =head1 DESCRIPTION 8 8 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. 9 A collection of methods to open a file in the platform's file manager or 10 browser while trying to select it if possible. 13 11 14 12 =head1 FUNCTIONS
