sourCEntral - mobile manpages

pdf

Padre::Desktop

NAME

Padre::Desktop − Support library for Padre desktop integration

DESCRIPTION

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

Copyright 2008−2010 The Padre development team as listed in Padre.pm.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.

pdf