Revision 3ceb324...
Go back to digest for 15th April 2012Bug Fixes in KDE Base
Kurt Hindenburg committed changes in [konsole] /:
Allow non-English for program names; useful w/ -e
The old code used Latin1() to check program names and also used
QFile::encodeName().
Thanks to Eugene Shalygin for report and research.
Example:
cp `which vi` ./编辑器
konsole -e ./编辑器
FIXED-IN: 2.8.3
File Changes
Modified 2 files
- src/Pty.cpp
- src/Session.cpp
2 files changed in total