The ACIP keyboard is context-sensitive, so it'll likely never be supported by
the current infrastructure as a keyboard. I'm taking it out of Jskad.
This commit is contained in:
parent
3b6eaa792e
commit
31f0f852cc
1 changed files with 6 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
# "nil" is used to mean "there isn't one for this keyboard."
|
||||
|
||||
# How many keyboards are there?
|
||||
number.of.keyboards = 5
|
||||
number.of.keyboards = 4
|
||||
|
||||
keyboard.name.for.popup.1 = Extended Wylie
|
||||
keyboard.rtf.help.file.1 = Wylie_keyboard.rtf
|
||||
|
@ -25,6 +25,8 @@ keyboard.name.for.popup.4 = Sambhota Keymap One
|
|||
keyboard.rtf.help.file.4 = Sambhota_keymap_one.rtf
|
||||
keyboard.ini.file.4 = sambhota_keyboard_1.ini
|
||||
|
||||
keyboard.name.for.popup.5 = Asian Classics Input Project (ACIP) -- BUGGY
|
||||
keyboard.rtf.help.file.5 = nil
|
||||
keyboard.ini.file.5 = acip_keyboard.ini
|
||||
# This keyboard has many bugs. "So does the Extended Wylie keyboard,"
|
||||
# you say, but this one has many many bugs.
|
||||
#keyboard.name.for.popup.5 = Asian Classics Input Project (ACIP) -- BUGGY
|
||||
#keyboard.rtf.help.file.5 = nil
|
||||
#keyboard.ini.file.5 = acip_keyboard.ini
|
||||
|
|
Loading…
Reference in a new issue