diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-11-12 08:15:17 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-11-12 08:15:17 +0800 |
commit | 7ff7ebc89194f56a7b6bf66e852112e36ae81b0d (patch) | |
tree | c92af7b2c81195f790d43444af3aa27187ae6208 /ChangeLog | |
parent | 6194bb0a843bf6f1e4b0a81aa66fcb537bc237f9 (diff) | |
download | gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar.gz gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar.bz2 gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar.lz gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar.xz gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.tar.zst gsoc2013-epiphany-7ff7ebc89194f56a7b6bf66e852112e36ae81b0d.zip |
Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.
2004-11-12 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-window.c:
Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-11-12 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-window.c: + + Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655. + 2004-11-11 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (save_yourself_cb): |