diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-21 01:53:47 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-21 01:53:47 +0800 |
commit | df782ccc4eb34aae382c2808d5d2752b85142c5e (patch) | |
tree | b57f9859a5409b1e870da67ca413645b9a7ee098 /ChangeLog | |
parent | be4b2d3b67e28426f5b073b5d5a31d0fc3a1eda1 (diff) | |
download | gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar.gz gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar.bz2 gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar.lz gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar.xz gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.tar.zst gsoc2013-epiphany-df782ccc4eb34aae382c2808d5d2752b85142c5e.zip |
Set default horizontal wheel action to 'scroll'. Fixes bug #148557.
2004-08-20 Christian Persch <chpe@cvs.gnome.org>
* data/default-prefs.js:
Set default horizontal wheel action to 'scroll'.
Fixes bug #148557.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-08-20 Christian Persch <chpe@cvs.gnome.org> + + * data/default-prefs.js: + + Set default horizontal wheel action to 'scroll'. + Fixes bug #148557. + 2004-08-19 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/Makefile.am: |