Skip to content

Commit b222f41

Browse files
MacDuenico
authored andcommitted
Help: Replace file:// URLs with launch:// URLs
LibWeb already thinks it knows how to handle `file://` URLs, so does not call into the client to handle the URL scheme. Replacing these with `launch://` means LibWeb will call into `handle_custom_scheme`, which allows the Help app to process these requests.
1 parent b2153a9 commit b222f41

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+48
-45
lines changed

β€ŽBase/usr/share/man/man1/Applications/3DFileViewer.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/About.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/AnalogClock.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/Assistant.mdβ€Ž

Lines changed: 2 additions & 2 deletions

β€ŽBase/usr/share/man/man1/Applications/Browser.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/Calculator.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/Calendar.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/CatDog.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/CertificateSettings.mdβ€Ž

Lines changed: 1 addition & 1 deletion

β€ŽBase/usr/share/man/man1/Applications/CharacterMap.mdβ€Ž

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
Β (0)