diff options
author | Diego Escalante Urrelo <diegoe@gnome.org> | 2007-04-25 03:45:19 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <diegoe@src.gnome.org> | 2007-04-25 03:45:19 +0800 |
commit | 2697544c10462aefaf7091c25d5bbbb3de90ab01 (patch) | |
tree | 118151f18944b1d03eb1f3384da85382b0a9f0f4 /ChangeLog | |
parent | 63024526868d1241f9edefc2e8cc3112d6a010d3 (diff) | |
download | gsoc2013-epiphany-2697544c10462aefaf7091c25d5bbbb3de90ab01.tar.gz gsoc2013-epiphany-2697544c10462aefaf7091c25d5bbbb3de90ab01.tar.zst gsoc2013-epiphany-2697544c10462aefaf7091c25d5bbbb3de90ab01.zip |
Avoid opening nautilus if downloads are done to Desktop. This re-fixes bug
2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org>
* src/popup-commands.c:
* lib/ephy-file-helpers.c:
Avoid opening nautilus if downloads are done to Desktop. This re-fixes
bug #383698.
svn path=/trunk/; revision=7014
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org> +2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org> + + * src/popup-commands.c: + * lib/ephy-file-helpers.c: + Avoid opening nautilus if downloads are done to Desktop. This re-fixes + bug #383698. + +2007-04-24 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-embed-dialog.c: Fix some strict-aliasing warnings. |