summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2011-12-20 16:10:10 +0100
committerVincent Untz <vuntz@gnome.org>2011-12-20 16:10:10 +0100
commit143095da3e8459d58372fb354bde11f77e4adac6 (patch)
treee57728cf42d487ea83d71b1df026327d1914eada
parent7fa48b327e9abb1fe7cc5de04f3301c865cae390 (diff)
downloaddesktop-file-utils-143095da3e8459d58372fb354bde11f77e4adac6.tar.gz
-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
============