Padre::Desktop - Support library for Padre desktop integration


Padre documentation  | view source Contained in the Padre distribution.

Index


NAME

Top

Padre::Desktop - Support library for Padre desktop integration

DESCRIPTION

Top

This module provides a collection of functionality related to operating system integration. It is intended to serve as a repository for code relating to file extensions, desktop shortcuts, and so on.

This module is intended to be loadable without having to load the main Padre code tree.

The workings of this module are currently undocumented.

find_padre_exe

Note: this only works under WIN32

Returns Padre's executable path and parent folder as (padre_exe, padre_exe_dir). Returns undef if not found.

COPYRIGHT

Top


Padre documentation  | view source Contained in the Padre distribution.