Revision 6fa0121...

Go back to digest for 20th May 2012

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] /:

When saving profile, always use its untranslated name as filename

An internal property is introduced to record the untranslated name.
When saving profile into disk, always refer to that untranslated name
to get the filename.

This extra consideration is intended to deal with the situation when the
profile's contents are i18nized. The typical example is the "Shell" profile
shipped by default.


FIXED-IN: 4.9.0

File Changes

Modified 4 files
  •   src/Profile.cpp
  •   src/Profile.h
  •   src/ProfileReader.cpp
  •   src/ProfileWriter.cpp
4 files changed in total