Include a .desktop file (for app menu in xdg-complaint desktops), and tg.protocol (for having xdg-complaint apps pick up the tg: protocol). Signed-off-by: Hugo Osvaldo Barrera <hugo@barrera.io> (github: hobarrera)
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			166 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[Protocol]
 | 
						|
exec=/usr/bin/telegram-desktop -- %u
 | 
						|
protocol=tg
 | 
						|
input=none
 | 
						|
output=none
 | 
						|
helper=true
 | 
						|
listing=false
 | 
						|
reading=false
 | 
						|
writing=false
 | 
						|
makedir=false
 | 
						|
deleting=false
 |