diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-29 04:34:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-29 04:34:23 +0800 |
commit | 95e9e0b7c14cb72b1032a73fcabcd8077fcc068f (patch) | |
tree | 180146794f712a5e9b6bd1fc15e08ba7bd061a39 /ChangeLog | |
parent | 466d145f7682dc4e6dc1ee8b0e7e55f018972704 (diff) | |
download | gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar.gz gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar.bz2 gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar.lz gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar.xz gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.tar.zst gsoc2013-epiphany-95e9e0b7c14cb72b1032a73fcabcd8077fcc068f.zip |
Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.
2005-01-28 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c: (update_actions_sensitivity):
Disable DownloadLinkAs and SetAsBackground if saving to disk
is disabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-28 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: (update_actions_sensitivity): + + Disable DownloadLinkAs and SetAsBackground if saving to disk + is disabled. + 2005-01-27 Jean-François Rameau <jframeau@cvs.gnome.org> * src/ephy-extensions-manager.c: (unload_extension): |