Linux-DesktopFiles
view release on metacpan or search on metacpan
t/file.desktop view on Meta::CPAN
# This is a test desktop file
[Desktop Entry]
Encoding=UTF-8
Name=The right name
GenericName=Also this name is right
Comment=This is a test!
Comment[ro]=Acesta este un test!
Type=Application
Categories=GTK;Utility;Archiving;Compression;
Terminal=true
Icon=icon_name
Exec=some_command -z -9 %f
[Blah Blah]
Name=ERROR
Exec=wrong
Terminal=false
Categories=AudioVideo;
( run in 2.182 seconds using v1.01-cache-2.11-cpan-13bb782fe5a )