From e41c495ab0ff106a0338d051f8323b799b62649d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 15 Jul 2020 18:04:19 -0700 Subject: [PATCH] Add Type field for link --- source/5/5.2/desktop_icons.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/5/5.2/desktop_icons.rst b/source/5/5.2/desktop_icons.rst index 9ddf797d..1796f21b 100644 --- a/source/5/5.2/desktop_icons.rst +++ b/source/5/5.2/desktop_icons.rst @@ -27,4 +27,4 @@ To edit a desktop entry including those on your menu you will need to open the . Creating -------- -To create a launcher graphically you can right click on the desktop and select :menuselection:`Create Launcher`. To add a name for the launcher you want enter in the :guilabel:`Name` field. To enter a descrption of the program enter the :guilabel:`Description` field. To add a comment to your .desktop file enter it in the :guilabel:`Comment` field. To add which command you want your desktop file to execute enter that in the :guilabel:`Command` field. To choose which icon to use for your icon enter it in the :guilabel:`Icon` file or press the :guilabel:`...` button to find browse for what icon to use. To change whether the apps launches in a terminal change the :guilabel:`Terminal` field. +To create a launcher graphically you can right click on the desktop and select :menuselection:`Create Launcher`. To add a name for the launcher you want enter in the :guilabel:`Name` field. To enter a descrption of the program enter the :guilabel:`Description` field. To add a comment to your .desktop file enter it in the :guilabel:`Comment` field. To add which command you want your desktop file to execute enter that in the :guilabel:`Command` field. To choose which icon to use for your icon enter it in the :guilabel:`Icon` file or press the :guilabel:`...` button to find browse for what icon to use. To change whether the apps launches in a terminal change the :guilabel:`Terminal` field. To change to make this a link use the :guilabel:`Type` field and select :menuselection:`Link`.