blob: 5b1a4e4dce26778b498eeefa8ccafabe643644cb (
plain)
1
2
3
4
5
6
7
8
9
|
Bundle-Activator: net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
Bundle-Name: Default Resource Pack
Bundle-Description: The plugin offering default images and languages.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.util,
net.java.sip.communicator.service.resources
|