Commit graph

6 commits

Author SHA1 Message Date
wiz
f89e8d19a0 Update to 0.21. Add comment to patch.
============
Version 0.21
============

 desktop-file-validate
  - update to current version of menu specification (Vincent):
    - only print hint if no main category is present, not an error
    - make Science a main category
    - add new registered categories: Adult, Feed, Humanities, Maps,
      Shooter, Spirituality, XFCE
    - update related categories
    - add TDE to list of registered OnlyShowIn
  - accept and validate GNOME3/GSettings for AutostartCondition (Vincent)
  - output hint if more than one main category is present (Vincent)
  - output hint about suggested related categories (Vincent)

 misc
  - do not require glib >= 2.28 for build (Vincent)
2012-10-14 18:13:18 +00:00
drochner
535cb4fe91 update to 0.19
changes:
-many fixes
-documentation updates, manpages added
2012-02-13 12:29:12 +00:00
wiz
02082589b5 Update to 0.13:
============
Version 0.13
============

  o rewrite validator, and update it for desktop entry specification 1.0.
    The validator should be stricter and report more useful messages.
    (Vincent)
  o add --warn-kde and --no-warn-deprecated command line options to
    desktop-file-validate (Vincent)
  o port desktop-file-install to GKeyFile (Vincent)
  o don't require --vendor for desktop-file-install (Vincent)
  o some general module cleanup (Vincent)
2007-07-03 19:47:36 +00:00
wiz
ca76a27581 Update to 0.12:
============
Version 0.12
============

  o improves category validation code to not catch false positives (Vincent Fretin, Ville Skyttä, Ray Strode, Vincent Untz)
  o make category validation code non-fatal (Ray)
  o fix mem leaks and double frees (Pascal Terjan)
2006-11-18 23:58:53 +00:00
jmmv
07532578cf Update to 0.10:
o Remove all menus code (Mark McLoughlin)
o Don't try and add key/value pairs to comments (Miloslav Trmac)
2005-01-03 21:43:07 +00:00
jmmv
fca42f8372 Initial import of desktop-file-utils, version 0.8:
desktop-file-utils contains a couple of command line utilities for working
with desktop entries and the applications database.  More specifically,
it contains the update-desktop-database utility, used to rebuild the database
that connects MIME types to applications.
2004-09-21 17:03:53 +00:00