https://bugs.kde.org/show_bug.cgi?id=503932
--- Comment #14 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to hottog from comment #13) > (In reply to Andrius Štikonas from comment #12) > > Well, you have an example commit of reordering menu items in > > partitionmanager. Instead of opening wishlist report, just open a merge > > request :) > > Could you point me to the file I need to edit? I've created a KDE Identity > account and checked the ktorrent repository, but I have trouble > understanding how it all works (I've never done any software development > before). > > But if I know where to look I'll probably be able to figure out what I need > to do :) Hmm, I briefly looked at it now, and it is somewhat confusing, I don't fully understand it... Anyway, it seems that these files are relevant: https://invent.kde.org/network/ktorrent/-/blob/master/ktorrent/gui.cpp?ref_type=heads#L373 (here the icon for "Show statusbar" is being set, but I guess it's an invalid icon name...) (some of the menu structure is also in .rc files, e.g. in https://invent.kde.org/network/ktorrent/-/blob/master/ktorrent/ktorrentui.rc?ref_type=heads) -- You are receiving this mail because: You are watching all bug changes.