diff --git a/source/5/5.2/desktop_icons.rst b/source/5/5.2/desktop_icons.rst index f40ced64..4e7f5f76 100644 --- a/source/5/5.2/desktop_icons.rst +++ b/source/5/5.2/desktop_icons.rst @@ -22,7 +22,7 @@ To edit a desktop entry including those on your menu you will need to open the . Creating -------- -To create your own desktop file you will need to have certain required fields in your file +To create your own desktop file you will need to have certain required key value pairs in your file one thing you will need on the first line is @@ -30,5 +30,11 @@ one thing you will need on the first line is [desktop entry] +If you read to the next required key you will need is a type of each action + +.. code:: + + type= +