Revision 0bd1927...

Go back to digest for 29th January 2012

Bug Fixes in KDE Base

Kurt Hindenburg committed changes in [konsole] src/SessionManager.cpp:

Select right profile name in saveFavorites()

Do not use "profile->name()" for retrieve profile name, but take it
from profile path.

When a profile name is changed (ex. test -> test2):
profile->path() (/home/xxxx/.../test.profile)
profile->name() (test2.profile)

Thanks to Francesco Cecconi ( ) for patch


REVIEW: 103807
FIXED-IN: 4.9

File Changes

Modified 1 files
  • src/SessionManager.cpp
1 files changed in total