From 143095da3e8459d58372fb354bde11f77e4adac6 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Tue, 20 Dec 2011 16:10:10 +0100 Subject: release: 0.19 --- NEWS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/NEWS b/NEWS index 19d9edc..34a290a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,34 @@ +============ +Version 0.19 +============ + + desktop-file-install + - respect order of edit options (Vincent) + - add --add-not-show-in/--remove-not-show-in options (Vincent) + - add options to set Name, GenericName, Comment, Icon keys (Vincent) + - add --set-key/--set-value options to set an arbitrary key (Vincent) + - remove localized keys when setting/removing a key (Vincent) + - copy translations when copying a key (Vincent) + - create a desktop-file-edit symlink to desktop-file-install to simply edit + .desktop files (without having to pass --dir) (Vincent) + - look at RPM_BUILD_ROOT to know where to install desktop files + - minor UI improvements (Vincent) + + desktop-file-validate + - add Unity to list of registered environments (Vincent) + - deal with various zz-application/zz-winassoc-XXX mime types (Vincent) + - mark all zz-application/* MIME types as aliases (Vincent) + - add support for updated Keywords key (Vincent) + + update-desktop-database + - deal with various zz-application/zz-winassoc-XXX mime types (Vincent) + - mark all zz-application/* MIME types as aliases (Vincent) + - ignore desktop files with Hidden=true (Vincent) + + misc + - modernize build system a bit (Vincent) + - update man pages (Vincent) + ============ Version 0.18 ============ -- cgit v1.2.3