fix: remove element protocol support and update related functionality

This commit is contained in:
2026-05-25 01:01:06 +10:00
parent 6803eac8fb
commit a3c91b306a
3 changed files with 109 additions and 122 deletions

View File

@@ -39,7 +39,7 @@
"protocols": [
{
"name": "Paarrot URL",
"schemes": ["paarrot", "element"]
"schemes": ["paarrot"]
}
],
"linux": {
@@ -57,7 +57,7 @@
"Name": "Paarrot",
"GenericName": "Matrix Client",
"Comment": "A Matrix client built with Cinny",
"MimeType": "x-scheme-handler/paarrot;x-scheme-handler/element;",
"MimeType": "x-scheme-handler/paarrot;",
"Categories": "Network;InstantMessaging;",
"Keywords": "matrix;chat;messaging;",
"StartupWMClass": "paarrot"