blob: 674de488737010d1e478d3864aae5cffb2deff94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Bundle-Activator: net.java.sip.communicator.slick.credentialsstorage.CredentialsStorageServiceLick
Bundle-Name: Credentials Storage Service Implementation Compatibility Kit
Bundle-Description: A Service Implementation Compatibility Kit for the Credentials Storage Service
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: junit.framework,
net.java.sip.communicator.service.credentialsstorage,
net.java.sip.communicator.util,
net.java.sip.communicator.service.dns,
org.osgi.framework
Export-Package: net.java.sip.communicator.slick.credentialsstorage
|