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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a56340e..1bbe20e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
* shell/ev-window.c: (launch_external_uri):
+ Use GdkAppLaunchContext when available to launch external uris.
+
+2008-09-13 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-window.c: (launch_external_uri):
+
Use the message area to show errors when lauching external uris
instead of a popup window.