f
This commit is contained in:
parent
9167f59331
commit
b17560137d
13
telegram-desktop/telegram-desktop-bin.desktop
Normal file
13
telegram-desktop/telegram-desktop-bin.desktop
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Telegram Desktop
|
||||||
|
Comment=Official desktop version of Telegram messaging app
|
||||||
|
Exec=telegram-desktop -- %u
|
||||||
|
StartupWMClass=telegram-desktop
|
||||||
|
Icon=telegram
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Network;
|
||||||
|
MimeType=application/x-xdg-protocol-tg;x-scheme-handler/tg;
|
||||||
|
X-Desktop-File-Install-Version=0.22
|
11
telegram-desktop/tg.protocol
Normal file
11
telegram-desktop/tg.protocol
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[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
|
Loading…
Reference in New Issue
Block a user