Codebase list cinnamon-menus / a77e0eb
3.0.2 Clement Lefebvre 7 years ago
2 changed file(s) with 9 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 AC_PREREQ(2.62)
11
2 AC_INIT([cinnamon-menus], [3.0.1])
2 AC_INIT([cinnamon-menus], [3.0.2])
33 AC_CONFIG_SRCDIR(libmenu/gmenu-tree.h)
44
55 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
0 cinnamon-menus (3.0.2) sarah; urgency=medium
1
2 [ Michael Webster ]
3 * Fix a couple issues with incorrect result evaluations when loading desktop files caused by 44ee2de737e53b0
4 * Revert 44ee2de737e53b and go back to loading .desktop files *as* GDesktopAppInfo - this is the only way g_desktop_app_info_get_filename() will work properly.
5
6 -- Clement Lefebvre <root@linuxmint.com> Mon, 30 May 2016 15:45:57 +0100
7
08 cinnamon-menus (3.0.1) sarah; urgency=medium
19
210 [ Michael Webster ]