diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 10 |
1 files changed, 10 insertions, 0 deletions
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 @@ -74,6 +74,16 @@ </locale> </schema> <schema> + <key>/schemas/apps/epiphany/web/smooth_scroll</key> + <applyto>/apps/epiphany/web/smooth_scroll</applyto> + <owner>epiphany</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Enable smooth scrolling</short> + </locale> + </schema> + <schema> <key>/schemas/apps/epiphany/web/minimum_font_size</key> <applyto>/apps/epiphany/web/minimum_font_size</applyto> <owner>epiphany</owner> |