Add Command field

This commit is contained in:
Lyn Perrine 2020-07-11 18:55:18 -07:00
parent a9c12aa1f1
commit 9b760c0e7d

View File

@ -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.