1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-01 07:46:45 +02:00

SMACK-403 Correct location of the Forwarded Provider

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@13412 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Florian Schmaus 2013-01-28 09:49:13 +00:00 committed by flow
parent 2a1f4e8376
commit 7fa65f74ed

View file

@ -645,7 +645,7 @@
<extensionProvider>
<elementName>forwarded</elementName>
<namespace>urn:xmpp:forward:0</namespace>
<className>org.jivesoftware.smackx.packet.Forwarded$Provider</className>
<className>org.jivesoftware.smackx.forward.Forwarded$Provider</className>
</extensionProvider>
<!-- XEP-0280 Message Carbons -->