aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@svn.gnome.org>2007-01-18 08:16:00 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2007-01-18 08:16:00 +0800
commit353df69beec07dc0ff87cafef6586f5c6106c964 (patch)
treecea4f6667dfcfd4443dd596cdf1c01d70cba5cd5 /ChangeLog
parentc7a313999e85639c7eccc2b1e20624e02676c4df (diff)
downloadgsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.gz
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.bz2
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.lz
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.xz
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.zst
gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.zip
Avoid opening a nautilus window when downloads are finished if the
2007-01-17 Diego Escalante Urrelo <diegoe@svn.gnome.org> * src/popup-commands.c: Avoid opening a nautilus window when downloads are finished if the downloaded file was saved to the desktop. Considers the desktop_is_homedir option of Nautilus. Bug #383698. svn path=/trunk/; revision=6829
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68289a2bc..f5a85a2db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-17 Diego Escalante Urrelo <diegoe@svn.gnome.org>
+
+ * src/popup-commands.c:
+
+ Avoid opening a nautilus window when downloads are finished if the
+ downloaded file was saved to the desktop. Considers the
+ desktop_is_homedir option of Nautilus. Bug #383698.
+
2007-01-10 Diego Escalante Urrelo <diegoe@svn.gnome.org>
* src/bookmarks/ephy-bookmarks-ui.c: