From e79e13b09086fffac7ffb58cc72356046f519e84 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 15 Jul 2020 18:08:32 -0700 Subject: [PATCH] Add URL field --- 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 1796f21b..03ddee0f 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 change to make this a link use the :guilabel:`Type` field and select :menuselection:`Link`. +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`. When you select link you can add the URL with the :guilabel:`URL` field.