From e081faf4d2266af6cdb8f5d99b75bf2e0833cb70 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 27 Apr 2020 22:55:58 -0700 Subject: [PATCH] Add missing word of checkbox tp ise regular expression checkbox. --- source/2/2.4/2.4.4/pcmanfm-qt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.4/pcmanfm-qt.rst b/source/2/2.4/2.4.4/pcmanfm-qt.rst index 230ad172..92d20c43 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -93,7 +93,7 @@ To quit PCManFM-Qt press :kbd:`Control+Q`. Searching for Files ------------------- -To search for files press :kbd:`f3` or :menuselection:`Tool --> Find Files`. Type what you are searching for where it says :guilabel:`File Name Patterns`. To make your search case insensitive check the :guilabel:`Case insensitive`. To toggle searching with regular expressions check/uncheck the :guilabel:`Use regular expression` checkbox. To add locations and places to search press the :guilabel:`Add` button and select the additional places to search. To remove an additional place to search press the :guilabel:`Remove` button. To toggle searching in Subdirectories check/uncheck the :guilabel:`Search in subdirectories`. To toggle searching for hidden files check/uncheck the :guilabel:`Search for hidden files`. +To search for files press :kbd:`f3` or :menuselection:`Tool --> Find Files`. Type what you are searching for where it says :guilabel:`File Name Patterns`. To make your search case insensitive check the :guilabel:`Case insensitive`. To toggle searching with regular expressions check/uncheck the :guilabel:`Use regular expression` checkbox. To add locations and places to search press the :guilabel:`Add` button and select the additional places to search. To remove an additional place to search press the :guilabel:`Remove` button. To toggle searching in Subdirectories check/uncheck the :guilabel:`Search in subdirectories` checkbox. To toggle searching for hidden files check/uncheck the :guilabel:`Search for hidden files`. .. image:: filesearch.png