mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-12 18:47:41 +00:00
This change implements the custom keyman:// protocol handler which will cause the browser to launch km-config when it encounters a URL using the keyman protocol. Related to #3271.
14 lines
413 B
Desktop File
14 lines
413 B
Desktop File
[Desktop Entry]
|
|
Name=Keyman Keyboards
|
|
Name[en_GB]=Keyman Keyboards
|
|
Comment=Configure Keyman keyboards
|
|
Comment[en_GB]=Configure Keyman keyboards
|
|
Exec=km-config -i %u
|
|
Icon=km-config
|
|
Terminal=false
|
|
Type=Application
|
|
StartupNotify=true
|
|
Categories=Settings;
|
|
Keywords=keyman;keyboard;input;
|
|
X-Desktop-File-Install-Version=0.21
|
|
MimeType=application/x-kmp;x-scheme-handler/x-kmp;application/keyman;x-scheme-handler/keyman
|