Draft: Read kleopatra config from gnupghome/kleopatra/kleopatrarc
This is a proof of concept and all call of KSharedConfig
should be replaced by Kleo::SharedConfig
. This require libkleo!101 (closed)
Can be tested that this work by putting
[Test]
test=gnupghome
in ~/.gnupg/kleopatra/kleopatrarc
and ``ìni [Test] test=.config test2=.config
in `~/.config/kleopatrarc`
If configs are both in gnupghome and .config then gnupghome take precedence. Saving is done in `~/.gnupg/kleopatra/kleopatrarc`