[Konsole-devel] [Bug 165949] Wrong solution(for asia) to strip ampersand characters from top-level menu items in SVN:825353
Robert Knight
robertknight at gmail.com
Mon Jul 14 16:31:47 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165949
------- Additional Comments From robertknight gmail com 2008-07-14 18:31 -------
SVN commit 832422 by knight:
Fix accelerator removal for non-Western languages which use "(&Letter)"
to represent accelerators in menu items rather than just '&' in front of one letter.
MainWindow::removeMenuAccelerators()
Use a regexp to match "(&Letters)" as well as '&'
CCBUG: 165949
M +5 -1 MainWindow.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=832422
More information about the konsole-devel
mailing list