mirror of
https://github.com/telegramdesktop/tdesktop
synced 2024-12-11 08:54:54 +00:00
f1092753fc
Some desktop environments hide the launcher if they don't know the version
22 lines
541 B
Desktop File
22 lines
541 B
Desktop File
[Desktop Entry]
|
|
Name=Telegram Desktop
|
|
Comment=Official desktop version of Telegram messaging app
|
|
TryExec=telegram-desktop
|
|
Exec=telegram-desktop -- %u
|
|
Icon=telegram
|
|
Terminal=false
|
|
StartupWMClass=TelegramDesktop
|
|
Type=Application
|
|
Categories=Chat;Network;InstantMessaging;Qt;
|
|
MimeType=x-scheme-handler/tg;
|
|
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;
|
|
Actions=Quit;
|
|
SingleMainWindow=true
|
|
X-GNOME-UsesNotifications=true
|
|
X-GNOME-SingleWindow=true
|
|
|
|
[Desktop Action Quit]
|
|
Exec=telegram-desktop -quit
|
|
Name=Quit Telegram
|
|
Icon=application-exit
|