From 969fe79d5b420b89548da7a81fb46a42044b8665 Mon Sep 17 00:00:00 2001 From: "Gordon N. Squash" Date: Sat, 25 Jul 2020 12:09:39 -0400 Subject: Add a "Bookmarks" sidebar to Caja Added a "Bookmarks" sidebar to Caja which displays a list of the user's own bookmarks. Single-clicking any bookmark in the list directs Caja to that bookmark; middle-clicking on the bookmark directs Caja to open the bookmark in a new tab. --- libcaja-private/org.mate.caja.gschema.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libcaja-private') diff --git a/libcaja-private/org.mate.caja.gschema.xml b/libcaja-private/org.mate.caja.gschema.xml index 9d9a473c..dee7377a 100644 --- a/libcaja-private/org.mate.caja.gschema.xml +++ b/libcaja-private/org.mate.caja.gschema.xml @@ -465,6 +465,7 @@ + @@ -473,6 +474,7 @@ + -- cgit v1.2.1