Commit Graph

3 Commits

Author SHA1 Message Date
Jekyll Wu
6b612d73d2 Add method "ProfileManager::availableProfileNames() const"
Now ViewManager::profileList() is just a simple wrapper of that method.
2012-04-04 20:15:28 +08:00
Kurt Hindenburg
2663d9c712 Allow --profile=full path to work again.
After 8240973baf, using full paths in
--profile didn't work.  This fixes that issue.

It will save the full profile path for favorites and shortcuts if the
profile is not under the normal KDE konsole area.

CCBUG: 283102
2012-03-31 09:25:38 -04:00
Jekyll Wu
193777e21a Split class SessionManager into ProfileMananger and SessionManager
REVIEW: 104425
2012-03-30 01:23:28 +08:00