NAME
CPANPLUS::Dist::Slackware::Plugin::Padre - Install a desktop entry and an icon
VERSION
version 1.012
SYNOPSIS
$is_available = $plugin->available($dist);
$success = $plugin->pre_package($dist);
DESCRIPTION
This plugin installs a desktop entry and an icon so that Padre can be launched easily from desktop environments like KDE.
SUBROUTINES/METHODS
- $plugin->available($dist)
-
Returns true if this plugin applies to the given Perl distribution.
- $plugin->pre_package($dist)
-
Installs a desktop entry and an icon.
DIAGNOSTICS
None.
CONFIGURATION AND ENVIRONMENT
None.
DEPENDENCIES
Requires the module File::Spec
.
INCOMPATIBILITIES
None known.
SEE ALSO
CPANPLUS::Dist::Slackware
AUTHOR
Andreas Voegele <voegelas@cpan.org>
BUGS AND LIMITATIONS
Please report any bugs to bug-cpanplus-dist-slackware at rt.cpan.org
, or through the web interface at http://rt.cpan.org/.
LICENSE AND COPYRIGHT
Copyright 2012, 2013 Andreas Voegele
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See http://dev.perl.org/licenses/ for more information.
The included application icon is based on a photo created by Gregory Phillips. It was colour-enhanced and modified for transparent icon use by Adam Kennedy. The icon is licensed under the Creative Commons Attribution-Share Alike 3.0 license. You are free to copy, distribute, transmit and adapt the work under the following conditions: You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work). If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one. Alternatively, permission is granted to copy, distribute and/or modify the icon under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
See http://creativecommons.org/licenses/by-sa/3.0/ and http://www.gnu.org/licenses/fdl.html for more information.