Add type of required for creating a desktop item
This commit is contained in:
		
							parent
							
								
									33d0469370
								
							
						
					
					
						commit
						571575a8e6
					
				@ -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=
 | 
			
		||||
   
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user