Remove forcing the initial dir to QDir::homePath()

Authored by mschiller on Mar 29 2019, 8:08 PM.

Description

Remove forcing the initial dir to QDir::homePath()

Summary:
This removes setting the current working dir to the home directory.
Without this patch the KPart's initial directory setting has no effect.
Also the KPart already defaults back to the home directory if nothing has been set.

BUG: 396036

Test Plan:

  1. Edit Current profile
  2. change initial directory to something other than ~
  3. restart yakuake / open new tab
  4. The shells working dir should be equal to as specified in step 2

Reviewers: hein, KDE Applications

Reviewed By: hein

Differential Revision: https://phabricator.kde.org/D20117

Details

Committed
mschillerApr 26 2019, 3:46 PM
Reviewer
hein
Differential Revision
D20117: Remove forcing the initial dir to QDir::homePath()
Parents
R369:0808781d7059: Add DesktopEntry to notifyrc
Branches
Unknown
Tags
Unknown