Add 'tonsite' handler information to lib/xdg/*.

This commit is contained in:
John Preston 2024-09-19 13:19:50 +04:00
parent 67ce27afaa
commit 666dacf73b
2 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Terminal=false
StartupWMClass=TelegramDesktop
Type=Application
Categories=Chat;Network;InstantMessaging;Qt;
MimeType=x-scheme-handler/tg;
MimeType=x-scheme-handler/tg;x-scheme-handler/tonsite;
Keywords=tg;chat;im;messaging;messenger;sms;tdesktop;
Actions=quit;
DBusActivatable=true

View File

@ -89,5 +89,6 @@
<binary>telegram-desktop</binary>
<dbus type="session">org.telegram.desktop</dbus>
<mediatype>x-scheme-handler/tg</mediatype>
<mediatype>x-scheme-handler/tonsite</mediatype>
</provides>
</component>