blob: 72b68f01b4dba135814bb1f0850c28fceb7f6bf4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Bundle-Activator: net.java.sip.communicator.impl.sparkle.SparkleActivator
Bundle-Name: Sparkle Auto-Update Service Provider
Bundle-Description: A bundle that launches the Sparkle framework.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
org.jitsi.service.configuration,
org.jitsi.service.resources, net.java.sip.communicator.service.resources,
net.java.sip.communicator.util
|