Remove the action which lead to old language KCM

Authored by ltoscano on Sep 21 2017, 7:56 AM.

Description

Remove the action which lead to old language KCM

Summary:
There are several issue with this code:

  • it still uses kchmshell4, so it's broken anyway;
  • even if changed to kcmshell5, the 'languages' modules does not exist anymore;
  • there are few alternatives, but in general the language settings used by Qt5 follows the settings in the system, nothing "KDE specific";
  • it is possible to change the language from the Help menu.

So it's better to completely remove this action.

Test Plan: The code compiles and the action is removed.

Reviewers: tbaumgart

Reviewed By: tbaumgart

Subscribers: wojnilowicz, tbaumgart

Tags: KMyMoney

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

Details

Committed
ltoscanoSep 21 2017, 7:56 AM
Reviewer
tbaumgart
Differential Revision
D7901: Remove the action which lead to old language KCM
Parents
R261:2cd39c5b3df3: Terminology fix in comments: "by KDE", not "for"
Branches
Unknown
Tags
Unknown