Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        desktop-file-utils: Utilities for manipulating .desktop files
        
        
        - Summary
- .desktop files are used to describe an application for inclusion in
GNOME or KDE menus.  This package contains desktop-file-validate which
checks whether a .desktop file complies with the specification at
http://www.freedesktop.org/standards/, and desktop-file-install
which installs a desktop file to the standard directory, optionally
fixing it up in the process.
Changelog
        
            - * Mon Oct 18 17:00:00 2004 Miloslav Trmac <mitr{%}redhat{*}com> - 0.9-2
- - Output error message instead of assertion failure (#134934) 
            - * Tue Sep 28 17:00:00 2004 Mark McLoughlin <markmc{%}redhat{*}com> 0.9-1
- - Update to 0.9, remove upstreamed patches 
            - * Mon Sep 27 17:00:00 2004 Ray Strode <rstrode{%}redhat{*}com> 0.8-6
- - Swap if and else in egg_desktop_entries_get_locale_encoding
  to prevent allocating massive amounts of unneeded ram.