Created attachment 176714 [details] Picture showing Kickoff and Discover open at the same time SUMMARY Kickoff and Discover have very similar categories, but their names and associated icons are inconsistent. For example, Kickoff has a toolbox icon with the name 'Utilites', whereas Discover has the same icon with the name 'Accessories'. Some others: Kickoff: Science & Maths; Discover: Science and Engineering Kickoff: Development; Discover: Developer Tools Kickoff: separate 'System' and 'Settings' categories; Discover: only one 'System Settings' category and Kickoff doesn't have an 'Accessibility' category by default (this one might be intentional, but I wanted to point it out just in case)
Can confirm. Both data sources are under our control, so we should be able to sync these up. Kickoff's data source: https://invent.kde.org/plasma/plasma-workspace/-/tree/master/menu/desktop?ref_type=heads Discover's data sources: https://invent.kde.org/plasma/discover/-/blob/master/libdiscover/backends/PackageKitBackend/packagekit-backend-categories.xml?ref_type=heads + https://invent.kde.org/plasma/discover/-/blob/master/libdiscover/backends/FlatpakBackend/flatpak-backend-categories.xml?ref_type=heads
Hi, I am new to contributing to KDE and new to Opensource in general and I would like to work on this issue. I have seen the issue and observed it on my KDE desktop. I would like to work on this issue if possible, would it be okay for me to start working on this? Any guidance would be greatly appreciated. Thank you!
You can absolutely work on it. If you need help just ask. You'll basically want to adjust the mentioned files so they line up better.
(In reply to Harald Sitter from comment #3) > You can absolutely work on it. If you need help just ask. > > You'll basically want to adjust the mentioned files so they line up better. Thank you, Harald. I appreciate the guidance and the opportunity to work on this. Would it be appropriate to raise a Merge Request from my fork directly to the master branch of the upstream repository, or should I target a specific branch?
(In reply to kamisama from comment #4) > (In reply to Harald Sitter from comment #3) > > You can absolutely work on it. If you need help just ask. > > > > You'll basically want to adjust the mentioned files so they line up better. > > Thank you, Harald. I appreciate the guidance and the opportunity to work on > this. > > Would it be appropriate to raise a Merge Request from my fork directly to > the master branch of the upstream repository, or should I target a specific > branch? Edit: I made few changes and updated the mentioned files and raied a MR: https://invent.kde.org/plasma/discover/-/merge_requests/1019 Please let me know if you have any suggestions or need further modifications. Thank you
Thank you for your amazing work! I see that this bug has been fixed, so I'll mark this report accordingly.