summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 19d9edc..34a290a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,35 @@
============
+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
============