22 lines
625 B
Desktop File
22 lines
625 B
Desktop File
[Desktop Entry]
|
|
Name=Telegram Desktop
|
|
Comment=Official desktop version of Telegram messaging app
|
|
TryExec=@CMAKE_INSTALL_FULL_BINDIR@/telegram-desktop
|
|
Exec=@CMAKE_INSTALL_FULL_BINDIR@/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=@CMAKE_INSTALL_FULL_BINDIR@/telegram-desktop -quit
|
|
Name=Quit Telegram
|
|
Icon=application-exit
|