diff options
author | Diego Escalante Urrelo <diegoe@svn.gnome.org> | 2007-01-18 08:16:00 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-01-18 08:16:00 +0800 |
commit | 353df69beec07dc0ff87cafef6586f5c6106c964 (patch) | |
tree | cea4f6667dfcfd4443dd596cdf1c01d70cba5cd5 /ChangeLog | |
parent | c7a313999e85639c7eccc2b1e20624e02676c4df (diff) | |
download | gsoc2013-epiphany-353df69beec07dc0ff87cafef6586f5c6106c964.tar.gz 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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |