aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJean-François Rameau <jframeau@cvs.gnome.org>2006-08-10 04:08:29 +0800
committerJean-François Rameau <jframeau@src.gnome.org>2006-08-10 04:08:29 +0800
commit8e5ee4c532e32d5780f21e3c1a1894121e08d016 (patch)
tree23ae3545d29b2d2ec2c6e8a6be1aea7a25fba30c /ChangeLog
parent5c78cf1e2bf9b81889f605412416b23b9841bdc4 (diff)
downloadgsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar.gz
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar.bz2
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar.lz
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar.xz
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.tar.zst
gsoc2013-epiphany-8e5ee4c532e32d5780f21e3c1a1894121e08d016.zip
ephy_file_launch_desktop_file accepts now a parameter. Fix #343321.
2006-08-09 Jean-François Rameau <jframeau@cvs.gnome.org> * 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
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 <jframeau@cvs.gnome.org>
+
+ * 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 <chpe@cvs.gnome.org>
* configure.ac: