From ac322ce9cd9c86ee3e400b1887b0fd26fc4ad386 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 19 May 2007 17:13:42 +0000 Subject: Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefs 2007-05-19 Christian Persch * data/epiphany.schemas.in: * embed/ephy-embed-prefs.h: * embed/mozilla/mozilla-notifiers.cpp: Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefs notifier data. Check the pref type. svn path=/trunk/; revision=7038 --- ChangeLog | 1 + data/epiphany.schemas.in | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2c7e8fccc..8a0117b53 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2007-05-19 Christian Persch + * data/epiphany.schemas.in: * embed/ephy-embed-prefs.h: * embed/mozilla/mozilla-notifiers.cpp: diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 9c6e280ac..9bb03d33f 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -73,6 +73,16 @@ + + /schemas/apps/epiphany/web/smooth_scroll + /apps/epiphany/web/smooth_scroll + epiphany + bool + false + + Enable smooth scrolling + + /schemas/apps/epiphany/web/minimum_font_size /apps/epiphany/web/minimum_font_size -- cgit v1.2.3