aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/resources/resourcemanagement.manifest.mf
blob: bae99ed08bb8ca79987379c00b74997ccb6e919a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Bundle-Activator: net.java.sip.communicator.impl.resources.ResourceManagementActivator
Bundle-Name: Resource Management Service
Bundle-Description: The plugin managing images and languages resource packs.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Export-Package: net.java.sip.communicator.service.resources
Import-Package: org.osgi.framework,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.gui,
 javax.imageio,
 javax.swing