mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-10 09:39:39 +02:00
Factor NickProvider in extra file and fill under correct package
This commit is contained in:
parent
382057f520
commit
2ee621ed10
4 changed files with 59 additions and 18 deletions
|
@ -411,7 +411,7 @@
|
|||
<extensionProvider>
|
||||
<elementName>nick</elementName>
|
||||
<namespace>http://jabber.org/protocol/nick</namespace>
|
||||
<className>org.jivesoftware.smackx.nick.packet.Nick$Provider</className>
|
||||
<className>org.jivesoftware.smackx.nick.provider.NickProvider</className>
|
||||
</extensionProvider>
|
||||
|
||||
<!-- Attention -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue