Revision e61326f...
Go back to digest for 9th June 2013Bug Fixes in KDE Base
Michael Pyne committed changes in [konsole] src/MainWindow.cpp:
Fix crash by not assuming standard shortcuts are present.
Neither of the two standard shortcuts used here are *guaranteed* to be
present (kdelibs filters both with some KAuthorized magic, and
help_contents also depends on the documentation subsystem), so avoid
crashing just because they're not around.
First noticed on my Gentoo-provided Konsole which is compiled without
the handbook USE flag.
(cherry picked from commit 8950584966bb77b19f77f64116c1f624c89f5236)
File Changes
Modified 1 files
- src/MainWindow.cpp
1 files changed in total