Remove manual complacted way of desktop file and add new option
This commit is contained in:
parent
a4bb54bdc2
commit
e11f53869c
@ -27,30 +27,5 @@ 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 key value pairs in your file
|
||||
|
||||
one thing you will need on the first line is
|
||||
|
||||
.. code::
|
||||
|
||||
[desktop entry]
|
||||
|
||||
If you read to the next required key you will need is a type of each action
|
||||
|
||||
.. code::
|
||||
|
||||
Type=
|
||||
|
||||
The next required field for creating your own desktop file is a name key which you will need a line starting with
|
||||
|
||||
.. code::
|
||||
|
||||
Name=
|
||||
|
||||
If you want your desktop icon to run a program you will need a line that has
|
||||
|
||||
.. code::
|
||||
|
||||
Exec=
|
||||
|
||||
To create a launcher graphically you can right click on the desktop and select :menuselection:`Create Launcher`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user