aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b880d9696..148a8334b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-12-30 Christian Persch <chpe@cvs.gnome.org>
+ * lib/ephy-file-helpers.c: (ephy_file_helpers_init),
+ (my_gdk_spawn_make_environment_for_screen),
+ (make_spawn_environment_for_sn_context),
+ (ephy_file_launch_application), (launch_desktop_item):
+
+ Put a marker in the environment to detect when we launch ourself
+ as a helper app. Fixes bug #324828.
+
+2005-12-30 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-window.c:
Zoom on Ctrl-=, Ctrl-KP+, Ctrl-KP- too. Bug #105183.