diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-13 03:59:08 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-13 03:59:08 +0800 |
commit | 10a0d108e4a017813d22ae0a6d84cab82d04a27e (patch) | |
tree | 8c76d3d1be90123afd46b26c713f3b37dba7ab7e /ChangeLog | |
parent | 8c2d445123a8ea91c8e8f2750d3491354b85e765 (diff) | |
download | gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar.gz gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar.bz2 gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar.lz gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar.xz gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.tar.zst gsoc2013-epiphany-10a0d108e4a017813d22ae0a6d84cab82d04a27e.zip |
Add accelerator to Pause/Resume button.
2004-01-12 Christian Persch <chpe@cvs.gnome.org>
* embed/downloader-view.c: (download_dialog_pause_cb):
Add accelerator to Pause/Resume button.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-12 Christian Persch <chpe@cvs.gnome.org> + * embed/downloader-view.c: (download_dialog_pause_cb): + + Add accelerator to Pause/Resume button. + +2004-01-12 Christian Persch <chpe@cvs.gnome.org> + * embed/ephy-history.c: (ephy_history_set_enabled), (ephy_history_init): |