From 9b760c0e7d21363df4c78b0bd47bcde9532f2588 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 11 Jul 2020 18:55:18 -0700 Subject: [PATCH] Add Command 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 ee4ea490..8ad67aef 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 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.