From 62bc1f7c30631da0fd7a0ee1294050c697e2b35b Mon Sep 17 00:00:00 2001 From: Antia Puentes Date: Fri, 26 Jul 2013 14:42:32 +0200 Subject: shell: Enable/disable the caret navigation with F7 https://bugzilla.gnome.org/show_bug.cgi?id=702079 origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-10&id=fc9b6d1 --- data/atril-ui.xml | 1 + data/org.mate.Atril.gschema.xml | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/atril-ui.xml b/data/atril-ui.xml index 182082f3..a2647426 100644 --- a/data/atril-ui.xml +++ b/data/atril-ui.xml @@ -129,6 +129,7 @@ + diff --git a/data/org.mate.Atril.gschema.xml b/data/org.mate.Atril.gschema.xml index f2db7253..1a1c1803 100644 --- a/data/org.mate.Atril.gschema.xml +++ b/data/org.mate.Atril.gschema.xml @@ -30,7 +30,10 @@ Page cache size in MiB The maximum size that will be used to cache rendered pages, limits maximum zoom level. - + + true + Show a dialog to confirm that the user wants to activate the caret navigation. + -- cgit v1.2.1