]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated German translation.
[evince.git] / ChangeLog
index e7151f588e5c1bbb57d830d2b111ad1fae9d8e84..1bbe20e46e7ca2bf5f143b931e21223b4436f43e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,28 @@
+2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * 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.
+       
+2008-09-13  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (launch_external_uri):
+
+       Assume invalid uris are http uris. Fixes bug #552071.
+       
 2008-09-09  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * NEWS:
+       * configure.ac:
 
-       Update NEWS for 2.23.92 release
+       Update for release 2.23.92.
        
 2008-09-07  Carlos Garcia Campos  <carlosgc@gnome.org>