Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76bbcb7..195fb8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,13 @@
* shell/ev-window.c: (launch_action):
+ Use GdkAppLaunchContext when available to launch external
+ applications.
+
+2008-10-04 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (launch_action):
+
Fix launching external applications for launch actions which seems
to be broken since the gio port. Fixes bug #554500.