blob: 3b2b1d3b0904806a51bc36c7538e8569495bfac2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Bundle-Activator: net.java.sip.communicator.impl.replacement.twitpic.TwitpicActivator
Bundle-Name: Twitpic Preview Replacement Source
Bundle-Description: A bundle providing processing for Twitpic previews.
Bundle-Vendor: jitsi.org
Bundle-Version: 1.0.0
Bundle-SymbolicName: net.java.sip.communicator.replacement.twitpic
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
|