============ Version 0.11 ============ o Validate desktop file categories (Emmet Hikory, Vincent Untz) o Use GKeyFile instead of the old egg code in update-desktop-database (Vincent) o Use GOption instead of popt (Vincent) o Fix grammar problem in one of the strings (Moritz Barsnick) o NULL terminate search patch in update-desktop-database (Mike Hearn) o Fix language to encoding mapping to match spec (Ville Skyttä) ============ Version 0.10 ============ o Remove all menus code (Mark McLoughlin) o Don't try and add key/value pairs to comments (Miloslav Trmac) =========== Version 0.9 =========== o Many update-desktop-database improvements (Ray Strode, Dan Williams) o Fix desktop-file-install --remove-only-show-in (Ray Strode) =========== Version 0.8 =========== o Fix various leaks (Kjartan Maraas) o Update with latest libegg code (Ray Strode) o Menu method work (Mark McLoughlin, Dan Williams) + Reload the menu when .desktop/.directory files change + Respect NoDisplay in .desktop/.directory files + Remove empty submenus + Report the last modification time of the tree + Support setting the OnlyShowIn name + Add a reasonable default set of schemes =========== Version 0.7 =========== o Add update-desktop-database (Ray Strode) o Emacs editing mode for .desktop files (Ville Skyttä) o Update to latest spec, improve error messages (Ville Skyttä) o Warning fixes (Mark McLoughlin) o distcheck fixes (Jonathan Blandford) =========== Version 0.6 =========== o Bring up to date with version 0.8 of the menu spec o Don't crash when a .desktop file is a symlink to a non-existant file =========== Version 0.5 =========== o Don't segfault with .desktop files which have a leading comment =========== Version 0.4 =========== o Add support for "Desktop Action" sections =========== Version 0.3 =========== o Create target dir of desktop-file-install if nonexistent; o improve some error messages o fix OnlyShowIn? handling o add --print-available option to dump desktop files being considered by desktop-menu-tool o rename obsolete [KDE Desktop Entry] section if found o fix a crash o verify proper spelling of KDE and GNOME in OnlyShowIn? o add a --remove-key option; check that string lists end in a semicolon o add --copy-name-to-generic-name and vice versa o fix bug in --delete-original that made it not work =========== Version 0.2 =========== o Adds desktop-menu-tool to parse vfolder menus and generate a symlink tree or just print them out. =========== Version 0.1 =========== o Initial release. Contains desktop-file-validate and desktop-file-install.