Fix random order of GnuPG configuration groups by sorting in pre-defined order.
Details
Details
- Reviewers
dvratil - Maniphest Tasks
- T6445: The tab order of the GnuPG options is not stable
- Commits
- R90:f6da51776969: Fix order of the GnuPG option groups
- Build Kleoptra with new version of libkleo
- Open Kleopatra configuration window several times.
It can be done from Kleopatra main menu or by running kcmshell5 --desktopfile kleopatra_config_gnupgsystem.desktop kleopatra_config_gnupgsystem
Expected result: order of options groups inside every tab should be the same on every run.
Diff Detail
Diff Detail
- Repository
- R90 PIM: Kleo Library
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Comment Actions
@dvratil Tabs order has been fixed. Now it's about option groups inside every tab.
Could you review it?
I've checked: options order inside every tab is stable.