aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-12-31 01:52:21 +0800
committerChristian Persch <chpe@src.gnome.org>2004-12-31 01:52:21 +0800
commit141fae1f8bd794ef2d9749fca635c5747744c855 (patch)
tree9cf08c8325ed1d562785171a6ab8d9194626a079 /ChangeLog
parent986c4843dc028fb6226cf040a76f6e39213fc084 (diff)
downloadgsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar.gz
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar.bz2
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar.lz
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar.xz
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.tar.zst
gsoc2013-epiphany-141fae1f8bd794ef2d9749fca635c5747744c855.zip
Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which
2004-12-30 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_file_send_to): Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which shows that annoying confirmation dialogue. Fixes bug #162532.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 85b30f8eb..8b3af1378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-30 Christian Persch <chpe@cvs.gnome.org>
+
+ * src/window-commands.c: (window_cmd_file_send_to):
+
+ Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which
+ shows that annoying confirmation dialogue. Fixes bug #162532.
+
2004-12-26 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/FilePicker.cpp: