Version: 1.5.2 (using KDE 3.4.3, Kubuntu Package 4:3.4.3-0ubuntu2 ) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.12-10-386 When opening the Configure Konsole dialog, the accelerator key for the Schema tab is "s". However when activating the Schema tab, the accelerator key is magically changed to "m".
SVN commit 545528 by hindenburg: Fix accelerator key for Schema tab changes from S to M. Change the 'Save' accelerator key to V to correct this issue and match the session dialog's Save accelerator. BUG: 128006 M +1 -1 schemadialog.ui --- branches/KDE/3.5/kdebase/kcontrol/konsole/schemadialog.ui #545527:545528 @@ -336,7 +336,7 @@ <cstring>saveButton</cstring> </property> <property name="text"> - <string>&Save Schema...</string> + <string>Sa&ve Schema...</string> </property> </widget> <widget class="QPushButton" row="1" column="0">