From 63d69de242dcf4190ba906b584c581c65e643eb9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 1 Jun 2021 17:46:49 -0700 Subject: [PATCH] Fix recently used count sentence --- source/2/2.2/2.2.6/qpdfview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.6/qpdfview.rst b/source/2/2.2/2.2.6/qpdfview.rst index 81aa281c..217dccc0 100644 --- a/source/2/2.2/2.2.6/qpdfview.rst +++ b/source/2/2.2/2.2.6/qpdfview.rst @@ -85,7 +85,7 @@ The :guilabel:`PS` subtab manages how Postscript files appear on the screen. To .. image:: graphics-postscript.png -To change the interface settings click on the :guilabel:`Interface` tab. If you want the tabs to be spread out press the spread tabs checkbox. The :guilabel:`Tab position` changes where the tabbar on the window. The :guilabel:`Tab visibility` menu can be set to as needed, always or never which will show or hide the tabbar. The checkbox for :guilabel:`New tab next to current tab` opens new tabs next to the current one. The field for recently used lets you set the maximum number of files to keep around in recently used. The :guilabel:`Spread tabs` checkbox spreads the tabs to take up the whole tab bar and they get smaller the more tabs you open. To have qpdfview close when the last tab in qpdfview is closed check the :guilabel:`Exit after last tab` checkbox. To change the number of recently used PDF files in the menu change the :guilabel:`Recently used count` field. To change how many recently closed tabs of PDFs are shown change the :guilabel:`Recently closed count` field. +To change the interface settings click on the :guilabel:`Interface` tab. If you want the tabs to be spread out press the spread tabs checkbox. The :guilabel:`Tab position` changes where the tabbar on the window. The :guilabel:`Tab visibility` menu can be set to as needed, always or never which will show or hide the tabbar. The checkbox for :guilabel:`New tab next to current tab` opens new tabs next to the current one. The field :guilabel:`Recently used count` lets you set the maximum number of files to keep around in recently used. The :guilabel:`Spread tabs` checkbox spreads the tabs to take up the whole tab bar and they get smaller the more tabs you open. To have qpdfview close when the last tab in qpdfview is closed check the :guilabel:`Exit after last tab` checkbox. To change the number of recently used PDF files in the menu change the :guilabel:`Recently used count` field. To change how many recently closed tabs of PDFs are shown change the :guilabel:`Recently closed count` field. .. image:: qpdfview-interface.png