blob: 79805b18c87b7f95efc0037032092464fb544efb (
plain)
1
2
3
4
5
6
7
8
9
|
Bundle-Activator: net.java.sip.communicator.impl.fileaccess.FileAccessActivator
Bundle-Description: A bundle that implements the file access package.
Bundle-Name: File Access Service Provider
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
Import-Package: org.jitsi.service.fileaccess,
org.jitsi.service.libjitsi,
org.osgi.framework
System-Bundle: yes
|