mirror of
https://github.com/telegramdesktop/tdesktop
synced 2024-12-12 01:14:56 +00:00
3a919628b3
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)
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
[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
|