blob: 700e2c663db7f72f8e3464dc80475425306a0c93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Bundle-Activator: net.java.sip.communicator.impl.replacement.flickr.FlickrActivator
Bundle-Name: Flickr Preview Replacement Source
Bundle-Description: A bundle providing processing for flickr previews.
Bundle-Vendor: jitsi.org
Bundle-Version: 1.0.0
System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.service.replacement,
org.jitsi.service.configuration,
org.jitsi.service.resources, net.java.sip.communicator.service.resources,
net.java.sip.communicator.util,
org.apache.http,
org.json.simple
|