Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@linuxfr.org>2007-10-25 06:01:57 (GMT)
committer Pascal Terjan <pterjan@src.gnome.org>2007-10-25 06:01:57 (GMT)
commit74fd0c3667f1e2cf5f59b2f0da3f4b31866ea79f (patch)
tree31e7e6c3ccb80ec0295c33f3845f352339142ade /ChangeLog
parentc67978e8a6f6027a787ccb3f1b6391245339de62 (diff)
Let GnomeVFS check the URL, this allow more URL (like mailto:), and report
2007-10-25 Pascal Terjan <pterjan@linuxfr.org> * shell/ev-window.c: (launch_external_uri): Let GnomeVFS check the URL, this allow more URL (like mailto:), and report error if the URL is not supported (#489910). svn path=/trunk/; revision=2718
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87f92bb..0485e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-10-25 Pascal Terjan <pterjan@linuxfr.org>
+
+ * shell/ev-window.c: (launch_external_uri):
+
+ Let GnomeVFS check the URL, this allow more URL (like mailto:),
+ and report error if the URL is not supported (#489910).
+
2007-10-22 Carlos Garcia Campos <carlosgc@gnome.org>
* backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_begin):