The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Linux::DesktopFiles.

0.08  2013-10-03
    - Performance improvements.
    - Added support for the 'Other' category.
    - Added support for a customized terminalization format.
    - Added support for any key-value substitutions.
    - Added support for any key-value file filtering.
    - Many other minor changes.

0.07  2013-03-15
    - Added a new option: use_current_theme_icons
    - Added support to look in index.theme for inhertited icon themes.

0.06  2012-07-26
    - Fixed a critical (_clean_categories) bug.

0.05  2012-07-26
    - Updated the documentation.
    - No more unexpected dies.

0.04  2012-07-24
    - Fixed the issue when requesting comments in multiple languages (ex: Comments, Comments[fr], etc...);

0.03  2012-07-24
    - Skip desktop files if the "Hidden" value is set to true.
    - Keep any specified keys as ->new(keys_to_keep => [...]) (previously: only alphanumeric keys)
    - Improved the performance.

0.02  2012-07-21
    - Improved the documentation.

0.01  2013-06-03
    - original version; created by h2xs 1.23 with options
        -A -a -b 5.10.1 -X --skip-exporter --skip-warnings --skip-ppport --skip-autoloader -n Linux::DesktopFiles