mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
677 B
22 lines
677 B
[Desktop Entry] |
|
Name=Telegram Desktop |
|
Comment=Official desktop version of Telegram messaging app |
|
TryExec=env XDG_CURRENT_DESKTOP=GNOME telegram-desktop |
|
Exec=env XDG_CURRENT_DESKTOP=GNOME telegram-desktop -- %u |
|
Icon=telegram |
|
Terminal=false |
|
StartupWMClass=TelegramDesktop |
|
Type=Application |
|
Categories=Chat;Network;InstantMessaging;Qt; |
|
MimeType=x-scheme-handler/tg;x-scheme-handler/tonsite; |
|
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop; |
|
Actions=quit; |
|
DBusActivatable=true |
|
SingleMainWindow=true |
|
X-GNOME-UsesNotifications=true |
|
X-GNOME-SingleWindow=true |
|
|
|
[Desktop Action quit] |
|
Exec=env XDG_CURRENT_DESKTOP=GNOME telegram-desktop -quit |
|
Name=Quit Telegram |
|
Icon=application-exit
|
|
|