diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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. |