chore: remove 'chkShowStartupDialog' and 'chkAllowMultipleInstances'

This commit is contained in:
Nguonnyny Tan 2024-05-30 12:19:21 +07:00 committed by GitHub
parent 518a13a591
commit 6627d4e103
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -392,14 +392,6 @@
<p>The Options dialog display several tabs such as General, Editor, Debugger, Character Map and Server. You can configure the environment of Keyman Developer here.</p>
</Control>
<Control Name="chkShowStartupDialog" Title="General tab">
<p></p>
</Control>
<Control Name="chkAllowMultipleInstances" Title="General tab">
<p></p>
</Control>
<Control Name="chkOpenKeyboardFilesInSourceView" Title="Open keyboard files in source view">
<p>Instead of opening a keyboard file in the Details tab, open directly into the Layout tab, Source pane.</p>
</Control>