aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-03-10 02:20:17 +0800
committerChristian Persch <chpe@src.gnome.org>2005-03-10 02:20:17 +0800
commitc25343bd0aaef478b3de594c5bb3dd24eec1206f (patch)
tree568a346423b9cbbee00c789c631efb7296f8479c /ChangeLog
parent25234ed1fb4bcfdc2699352dc3e9a412d1309c55 (diff)
downloadgsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar.gz
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar.bz2
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar.lz
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar.xz
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.tar.zst
gsoc2013-epiphany-c25343bd0aaef478b3de594c5bb3dd24eec1206f.zip
Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug
2005-03-09 Christian Persch <chpe@cvs.gnome.org> * configure.ac: * lib/ephy-file-helpers.c: (my_gdk_spawn_make_environment_for_screen), (sn_error_trap_push), (sn_error_trap_pop), (make_spawn_environment_for_sn_context), (free_startup_timeout), (startup_timeout), (add_startup_timeout), (ephy_file_launch_application), (ephy_file_launch_desktop_file): Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug #169039.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eed0606e3..9884462b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-03-09 Christian Persch <chpe@cvs.gnome.org>
+
+ * configure.ac:
+ * lib/ephy-file-helpers.c:
+ (my_gdk_spawn_make_environment_for_screen), (sn_error_trap_push),
+ (sn_error_trap_pop), (make_spawn_environment_for_sn_context),
+ (free_startup_timeout), (startup_timeout), (add_startup_timeout),
+ (ephy_file_launch_application), (ephy_file_launch_desktop_file):
+
+ Use libstartup-notification, not gnome-desktop to launch apps.
+ Fixes bug #169039.
+
2005-03-07 Christian Persch <chpe@cvs.gnome.org>
* configure.ac: