aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/epiphany.schemas.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 2347416fa..17d08bdeb 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -12,6 +12,19 @@
</locale>
</schema>
<schema>
+ <key>/schemas/apps/epiphany/dialogs/history_date_filter</key>
+ <applyto>/apps/epiphany/dialogs/history_date_filter</applyto>
+ <owner>epiphany</owner>
+ <type>string</type>
+ <default>ever</default>
+ <locale name="C">
+ <short>History pages time range</short>
+ <long>Show the history pages visited "ever",
+ "last_two_days", "last_three_days", "today".
+ </long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/apps/epiphany/dialogs/find_match_case</key>
<applyto>/apps/epiphany/dialogs/find_match_case</applyto>
<owner>epiphany</owner>