diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:05:13 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 04:05:13 -0400 |
commit | 9cf576eb6afa0d22d74fbac03fbf97d04b6d6f83 (patch) | |
tree | d2523a6ae42c1bab3ba30119dcc40ea379265e73 /perl | |
parent | 293c741d5a883d1fb6725402dc28de9ab51b2393 (diff) | |
download | slackbuilds-9cf576eb6afa0d22d74fbac03fbf97d04b6d6f83.tar.gz |
perl/perl-file-desktopentry: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-file-desktopentry/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/perl/perl-file-desktopentry/README b/perl/perl-file-desktopentry/README index 212ce57da1..10ae0e9a30 100644 --- a/perl/perl-file-desktopentry/README +++ b/perl/perl-file-desktopentry/README @@ -1,9 +1,10 @@ -perl-file-desktopentry (File::DesktopEntry, object to handle .desktop files) +perl-file-desktopentry (File::DesktopEntry, object to handle .desktop +files) This module is used to work with .desktop files. -The format of these files is specified by the freedesktop "Desktop Entry" -specification. +The format of these files is specified by the freedesktop "Desktop +Entry" specification. Optional dependencies: perl-Test-Pod, perl-Test-Pod-Coverage, perl-CPAN-Changes. |