From edc67fcaf4be1c14ab562a172a3e3a08e757d078 Mon Sep 17 00:00:00 2001 From: "Gordon N. Squash" Date: Wed, 7 Apr 2021 00:34:38 -0400 Subject: Make Recent Documents list in Places menu of configurable length (#1216) --- data/org.mate.panel.menubar.gschema.xml.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'data/org.mate.panel.menubar.gschema.xml.in') diff --git a/data/org.mate.panel.menubar.gschema.xml.in b/data/org.mate.panel.menubar.gschema.xml.in index efcd1d63..3bf1e8a6 100644 --- a/data/org.mate.panel.menubar.gschema.xml.in +++ b/data/org.mate.panel.menubar.gschema.xml.in @@ -50,5 +50,11 @@ Threshold of menu items before submenu is created Maximum number of menu items (i.e. bookmarks) that are displayed without being put in a submenu. + + + 10 + Maximum number of recent documents displayed in the Places menu + Maximum number of recent documents that are displayed in the Places menu at a time. If this is set to -1, all known recent documents will be displayed. + -- cgit v1.2.1