https://bugs.kde.org/show_bug.cgi?id=177856
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.72 Latest Commit| |https://invent.kde.org/fram | |eworks/kxmlgui/commit/a957f | |121882469596330f2afb25e95c9 | |943b1c34 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit a957f121882469596330f2afb25e95c9943b1c34 by Nate Graham. Committed on 19/06/2020 at 16:15. Pushed by ngraham into branch 'master'. Move "Switch Application Language" to Settings menu This is where it logically belongs. Applications with only a Help menu and no settings menu will still get it displayed in there due to some fancy code in khelpmenu.cpp, so there are no cases where the menu item will become completely inaccessible. Test Plan: 1. Open Okular, Konsole, or Dolphin with its menu bar shown 2. Look in Settings and Help menus to make sure the action is in the Settings menu 1. Open an app without a visible Settings menu such as Spectacle or Dolphin with its menubar hidden 2. Look in the help menu to make sure the action is shown there FIXED-IN: 5.72 M +1 -1 src/kswitchlanguagedialog_p.cpp M +2 -3 src/ui_standards.rc https://invent.kde.org/frameworks/kxmlgui/commit/a957f121882469596330f2afb25e95c9943b1c34 -- You are receiving this mail because: You are watching all bug changes.