Re: apply patch

Michal Hlavac <[email protected]> Mon, 29 Aug 2016 21:23:58 +0200
Newsgroups gmane.comp.java.netbeans.devel
Message-ID <736272974.INM47JbonD@hlavkinb>
hi Emilian,

patch only adds new class KWallet5Provider. KWalletProvider for kwallet4 is still there.
The only thing is, that KWallet5Provider has higher position = 98, while KWalletProvider has position = 99.
So if somebody has KDE4, then KWallet5Provider.enabled() returns false and then KWalletProvider.enabled() returns true.

m.

On pondelok, 29. augusta 2016 15:54:28 CEST Emilian Bold wrote:

> Your patch doesn't seem to be complete though. What about systems that still have Kwallet4?