Skip to content
Commit fe726be5 authored by Kurt Hindenburg's avatar Kurt Hindenburg
Browse files

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 ./编辑器
    BUG: 297529
    FIXED-IN: 2.8.3

cherry-picked from 3ceb3246
parent b2635078
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment