mudlet/mudlet.desktop
Vadim Peretokin 5800be63d2
add: telnets:// link support for secure TLS connections (#9153)
#### Brief overview of PR changes/additions
Adds `telnets://` URI scheme support so clicking secure telnet links
opens Mudlet with TLS enabled.

#### Motivation for adding to Mudlet
MUD games advertising TLS connections can provide clickable `telnets://`
links that connect securely, complementing the existing `telnet://`
support.

#### Other info (issues closed, discussion etc)
Builds on #8601. Registers `telnets://` as a protocol handler on
Windows, Linux, and macOS. Uses IANA-assigned default port 992 for
`telnets://` when no port is specified. Honors TLS intent for both new
and existing profiles.

**Test case:** Run Mudlet with `telnets://example.com:992` as a CLI
argument and verify the profile is created with TLS enabled. Also verify
`telnet://` links still work unchanged.
2026-04-12 17:37:37 +02:00

12 lines
362 B
Desktop File

[Desktop Entry]
Name=Mudlet
X-AppInstall-Package=mudlet
GenericName=Mud Client
Comment=Play online text-based games (MUDs)
Exec=mudlet %u
Terminal=false
Type=Application
MimeType=application/zip;application/x-mudlet-package;x-scheme-handler/telnet;x-scheme-handler/telnets;
Icon=mudlet
StartupWMClass=Mudlet
Categories=Game;AdventureGame;RolePlaying;ActionGame;