https://bugs.kde.org/show_bug.cgi?id=501041
--- Comment #6 from fanzhuyi...@gmail.com --- (In reply to forestbeasts from comment #5) > Oh sweet, thanks! I had no idea where to even start looking. > > I'll have a poke, this looks like it might not be too daunting to make a > patch for! great! You will probably also want to patch both kconfig and kxmlgui Currently the code adding Find Action shortcut lives here: https://invent.kde.org/frameworks/kxmlgui/-/blob/f8169f7dced007e74a0bd11d74028ff6f99c42f0/src/kxmlguiwindow.cpp#L191 Some examples of adding standard actions can be found here: https://invent.kde.org/frameworks/kxmlgui/-/blob/f8169f7dced007e74a0bd11d74028ff6f99c42f0/src/khelpmenu.cpp#L129 -- You are receiving this mail because: You are watching all bug changes.