Files
Nivora/telegram/org.telegram.desktop.desktop
T
Александр 3fdc6a608a rename(telegram-desktop): package ID to telegram
Same pattern already used for claude/claude-desktop: keep the upstream
desktop-id (org.telegram.desktop) and every installed path unchanged, only
rename the Stapler package directory and `name` field. `replaces` stays
self-name-only per the general rule in validate_repo.py (the old-name
carve-over in `replaces` is currently special-cased there for `claude`
only) — anyone with telegram-desktop installed needs `stplr install
telegram` + `stplr remove telegram-desktop` manually.
2026-07-25 18:01:52 +10:00

23 lines
562 B
Desktop File

[Desktop Entry]
Name=Telegram
Comment=New era of messaging
TryExec=telegram-desktop
Exec=telegram-desktop -- %U
Icon=org.telegram.desktop
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=false
SingleMainWindow=true
X-GNOME-UsesNotifications=true
X-GNOME-SingleWindow=true
[Desktop Action quit]
Exec=telegram-desktop -quit
Name=Quit Telegram
Icon=application-exit