diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2015-04-21 00:32:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-21 12:01:23 +0700 |
commit | e41553187773605ee5377cd3264beb6a26f8f7a6 (patch) | |
tree | bdfb8cacd2172df65b8b73eaa852cf04971759be /perl/perl-file-desktopentry/README | |
parent | 93ac069a716a7869ac765ac00e56d59cd0298224 (diff) | |
download | slackbuilds-e41553187773605ee5377cd3264beb6a26f8f7a6.tar.gz |
perl/perl-file-desktopentry: Added (Handle .desktop files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-file-desktopentry/README')
-rw-r--r-- | perl/perl-file-desktopentry/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/perl/perl-file-desktopentry/README b/perl/perl-file-desktopentry/README new file mode 100644 index 0000000000..3f4ef3921d --- /dev/null +++ b/perl/perl-file-desktopentry/README @@ -0,0 +1,4 @@ +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. |