summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Software/desktop-file-utils.mdwn15
1 files changed, 12 insertions, 3 deletions
diff --git a/Software/desktop-file-utils.mdwn b/Software/desktop-file-utils.mdwn
index b6f26f5a..e519c0f2 100644
--- a/Software/desktop-file-utils.mdwn
+++ b/Software/desktop-file-utils.mdwn
@@ -1,5 +1,3 @@
-
-
## desktop-file-utils
desktop-file-utils contains a few command line utilities for working with [[desktop entries|Specifications/desktop-entry-spec]]:
@@ -19,6 +17,17 @@ The development occurs in git, in the [[xdg/desktop-file-utils|http://cgit.freed
Tarballs can be found at [[http://www.freedesktop.org/software/desktop-file-utils/releases/|http://www.freedesktop.org/software/desktop-file-utils/releases/]]
+* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.22.tar.xz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.22.tar.xz]]
+ * desktop-file-validate
+ * add DBusActivatable key to allowed keys (Matthias Clasen)
+ * warn about OnlyShowIn in Action groups (Matthias Clasen)
+ * allow validating multiple desktop files (Matthias Clasen)
+ * improve help output (Matthias Clasen)
+ * update man page (Matthias Clasen)
+ * update-desktop-database
+ * list only once a desktop file per mime type (Vincent)
+ * misc
+ * honor NOCONFIGURE=1 (Colin Walters)
* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.21.tar.xz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.21.tar.xz]]
* desktop-file-validate
* update to current version of menu specification (Vincent):
@@ -170,4 +179,4 @@ Tarballs can be found at [[http://www.freedesktop.org/software/desktop-file-util
* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.2.tar.gz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.2.tar.gz]]
* Adds desktop-menu-tool to parse vfolder menus and generate a symlink tree or just print them out.
* [[http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.1.tar.gz|http://www.freedesktop.org/software/desktop-file-utils/releases/desktop-file-utils-0.1.tar.gz]]
- * Initial release. Contains desktop-file-validate and desktop-file-install. \ No newline at end of file
+ * Initial release. Contains desktop-file-validate and desktop-file-install.