From 661051d3901f5d2727aa0028da333dc541dec024 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 19 May 2007 17:12:45 +0000 Subject: Add pref for smooth scroll, bug #162489. Use GSlice to allocate the prefs 2007-05-19 Christian Persch * 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=7037 --- embed/ephy-embed-prefs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'embed/ephy-embed-prefs.h') diff --git a/embed/ephy-embed-prefs.h b/embed/ephy-embed-prefs.h index caf6db01b..fce0ed04d 100644 --- a/embed/ephy-embed-prefs.h +++ b/embed/ephy-embed-prefs.h @@ -16,6 +16,7 @@ #define CONF_BROWSE_WITH_CARET "/apps/epiphany/web/browse_with_caret" #define CONF_IMAGE_ANIMATION_MODE "/apps/epiphany/web/image_animation" #define CONF_IMAGE_LOADING_MODE "/apps/epiphany/web/image_loading" +#define CONF_DISPLAY_SMOOTHSCROLL "/apps/epiphany/web/smooth_scroll" /* These are defined gnome wide now */ #define CONF_NETWORK_PROXY_MODE "/system/proxy/mode" -- cgit v1.2.3