From d5ffd663755b88cc95b4b8bcccb06130b9653cf1 Mon Sep 17 00:00:00 2001 From: Moritz Bruder Date: Tue, 18 Apr 2017 22:23:19 +0200 Subject: Run dialog: Add option to reverse history view A setting is added to show the run dialog history in reverse. --- data/org.mate.panel.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/org.mate.panel.gschema.xml.in') diff --git a/data/org.mate.panel.gschema.xml.in b/data/org.mate.panel.gschema.xml.in index c58f6e19..9c6fdb8c 100644 --- a/data/org.mate.panel.gschema.xml.in +++ b/data/org.mate.panel.gschema.xml.in @@ -30,6 +30,11 @@ Maximum history size for "Run Application" dialog Controls the maximum size of the history of the "Run Application" dialog. A value of 0 will disable the history. + + false + Reverse the history of the "Run Application" dialog + Displays the history in reverse. Provides a consistent view for terminal users as the up key will select the most recent entry. + [] Panel ID list -- cgit v1.2.1