From 8e5ee4c532e32d5780f21e3c1a1894121e08d016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Fran=C3=A7ois=20Rameau?= Date: Wed, 9 Aug 2006 20:08:29 +0000 Subject: ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-08-09 Jean-François Rameau * src/popup-commands.c: (background_download_completed): * lib/ephy-file-helpers.h: (ephy_file_launch_desktop_file): * lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file): ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. * src/ephy-window.c: Remove CONF_DESKTOP_BG_PICTURE #define. No need. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0503d76d1..9cc6b40fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-08-09 Jean-François Rameau + + * src/popup-commands.c: (background_download_completed): + * lib/ephy-file-helpers.h: (ephy_file_launch_desktop_file): + * lib/ephy-file-helpers.c: (ephy_file_launch_desktop_file): + + ephy_file_launch_desktop_file accepts now a parameter. Fix #343321. + + * src/ephy-window.c: + + Remove CONF_DESKTOP_BG_PICTURE #define. No need. + 2006-08-08 Christian Persch * configure.ac: -- cgit v1.2.3