Re: apply patch
Michal Hlavac <[email protected]> Mon, 29 Aug 2016 21:27:27 +0200
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <23773636.D6TzyTz0Th@hlavkinb> |
higher priority means lower position :) On pondelok, 29. augusta 2016 21:23:58 CEST Michal Hlavac wrote: > 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? > >