Subject: CVS commit: pkgsrc/sysutils/desktop-file-utils
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 09/07/2007 16:11:19
Module Name:	pkgsrc
Committed By:	wiz
Date:		Fri Sep  7 16:11:19 UTC 2007

Modified Files:
	pkgsrc/sysutils/desktop-file-utils: Makefile distinfo

Log Message:
Update to 0.14:

============
Version 0.14
============

  o update of the Emacs editing mode for .desktop files (Ville Skyttä)
  o make desktop-file-install print an error when trying to install a
    non-existing desktop file, or a desktop file that can't be read (Vincent)
  o make the validator check the content of the Icon key (Vincent)
  o make the validator accept X-Foo as a valid environment (this was added to
    the spec) (Stanislav Brabec, Vincent)
  o really handle the -m command line argument for desktop-file-install
    (Matthias Clasen)
  o make desktop-file-install accept as one valid argument multiple
    categories/only-show-in/mime-types values. Now --add-category="GNOME;GTK"
    works as expected. (Vincent)
  o make desktop-file-install validate the created desktop file before removing
    the original file, and unlink it if it's not valid (Vincent)
  o code cleanups for desktop-file-install (Vincent)


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/sysutils/desktop-file-utils/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/sysutils/desktop-file-utils/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.