Always use app ID based icon name

This allows to unify it between flatpak and non-flatpak builds and corresponds to what most other GUI apps on Linux do
This commit is contained in:
Ilya Fedin
2025-03-11 05:51:46 +00:00
committed by John Preston
parent b14c2878b3
commit 228bbc1e8e
5 changed files with 16 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ Name=Telegram
Comment=New era of messaging
TryExec=telegram-desktop
Exec=telegram-desktop -- %u
Icon=telegram
Icon=org.telegram.desktop
Terminal=false
StartupWMClass=TelegramDesktop
Type=Application