Fix crash if key bindings specified in profile cannot be found. Improve
commit9b067e7bfc62891dc8e93c66c93f0049b110df48
authorknight <knight@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 18 Jan 2009 21:30:24 +0000 (18 21:30 +0000)
committerknight <knight@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Sun, 18 Jan 2009 21:30:24 +0000 (18 21:30 +0000)
treec67c710dcf5d88545cac8384afec31846932055d
parent094b46c103a637b790545b493f7d0d18f96412ba
Fix crash if key bindings specified in profile cannot be found.  Improve
KeyboardTranslator::defaultTranslator() to try loading "default.keytab" if
first before falling back to the hard-coded one.

BUG:181205

git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdebase@913176 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
apps/konsole/src/Emulation.cpp
apps/konsole/src/KeyboardTranslator.cpp