Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kleopatra
Commits
2d651eed
Commit
2d651eed
authored
Jan 24, 2022
by
Ingo Klöcker
Browse files
Use KConfigXT for getting/setting the DN attribute order
GnuPG-bug-id: 5791
parent
24d0cfcb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kcfg/settings.kcfg
View file @
2d651eed
...
...
@@ -98,6 +98,13 @@
<default>
true
</default>
</entry>
</group>
<group
name=
"DN"
>
<entry
name=
"AttributeOrder"
type=
"StringList"
>
<label>
DN-Attribute Order
</label>
<tooltip>
Specifies the display order of the DN attributes of X.509 certificates.
</tooltip>
<default></default>
</entry>
</group>
<group
name=
"Groups"
>
<entry
name=
"GroupsEnabled"
type=
"Bool"
>
<label>
Enable Groups
</label>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment