1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2025-09-09 10:19:41 +02:00

Renamed smack-jingle to smack-jingle-old

Also renamed package name from

org.jivesoftware.smackx.jingle

to

org.jivesoftware.smackx.jingleold
This commit is contained in:
Florian Schmaus 2014-08-20 00:25:57 +02:00
parent 6ab2bf9fe0
commit f65c0d5528
128 changed files with 300 additions and 300 deletions

View file

@ -11,7 +11,7 @@ include 'smack-core',
'smack-sasl-provided',
'smack-compression-jzlib',
'smack-legacy',
'smack-jingle',
'smack-jingle-old',
'smack-bosh',
'smack-android',
'smack-java7'