blob: 2ee5958efb75918e6a59c205752405cba77ffdd9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Bundle-Activator: net.java.sip.communicator.slick.protocol.icq.IcqProtocolProviderSlick
Bundle-Name: ICQ Protocol Provider Service Leveraging Implementation Compatibility Kit
Bundle-Description: A Service Leveraging Implementation Compatibility Kit for the ICQ implementation of the ProtocolProvider Service
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: junit.framework,
javax.net,
org.jitsi.service.configuration,
org.osgi.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.util.dns,
net.java.sip.communicator.service.protocol,
net.java.sip.communicator.service.protocol.icqconstants,
net.java.sip.communicator.service.protocol.aimconstants,
net.java.sip.communicator.service.protocol.event,org.jitsi.service.protocol.event,
org.jitsi.service.fileaccess
|