[Konsole-devel] [Bug 292637] Profile setting "Show in Menu" not saved

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Sat Jan 28 16:52:44 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=292637


Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9
         Resolution|                            |FIXED




--- Comment #3 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2012-01-28 16:52:44 ---
Git commit 0bd1927585fe043e2a9a97adbe188f59747e5f83 by Kurt Hindenburg.
Committed on 28/01/2012 at 17:49.
Pushed by hindenburg into branch 'master'.

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 (francesco.cecconi at gmail.com ) for patch
REVIEW: 103807
FIXED-IN: 4.9

M  +13   -1    src/SessionManager.cpp

http://commits.kde.org/konsole/0bd1927585fe043e2a9a97adbe188f59747e5f83

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list