From 09a9c4615c5b51071f56d0ab4fb4307b3a802367 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Fri, 24 Nov 2023 16:22:42 -0800 Subject: [PATCH] Add terminal and type to create luancher --- 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 4f362ac6..079a8c79 100644 --- a/source/2/2.4/2.4.4/pcmanfm-qt.rst +++ b/source/2/2.4/2.4.4/pcmanfm-qt.rst @@ -154,7 +154,7 @@ from the command line to edit the file and paste in the following contents Creating Lunahcers ------------------- -To create a file that will launch an application by clicking on it :menuselection:`Tools --> Create Launcher` and fill in the fields to create a file to launch programs. For what to call your launcher type it in the :guilabel:`Name` field. To add a description to your launcher enter a description in the :guilabel:`Description` field. To set up a comment for the launcher enter it in the :guilabel:`Comment` field. To change which categories in the menu this launcher shows up in enter them in the :guilabel:`Categories` field. To see what to actually luanch from a command line command enter it in the :guilabel:`Command` field or press the :guilabel:`...` to bring a file picker to find what to execute. To change the icon for your launcher enter the name in the :guilabel:`Icon` field or choose one graphically with the :guilabel:`...` button. +To create a file that will launch an application by clicking on it :menuselection:`Tools --> Create Launcher` and fill in the fields to create a file to launch programs. For what to call your launcher type it in the :guilabel:`Name` field. To add a description to your launcher enter a description in the :guilabel:`Description` field. To set up a comment for the launcher enter it in the :guilabel:`Comment` field. To change which categories in the menu this launcher shows up in enter them in the :guilabel:`Categories` field. To see what to actually luanch from a command line command enter it in the :guilabel:`Command` field or press the :guilabel:`...` to bring a file picker to find what to execute. To change the icon for your launcher enter the name in the :guilabel:`Icon` field or choose one graphically with the :guilabel:`...` button. To change if you are running this in the terminal change the :guilabel:`Terminal` drop down. To switch between a link and an apllication choose the :guilabel:`Type` field. Customizing -----------