aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/protocol/dict/dict.provider.manifest.mf
blob: d764657bbffd7ebbd6fdcd787f8c4f284f4a2a57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Bundle-Activator: net.java.sip.communicator.impl.protocol.dict.DictActivator
Bundle-Name: Dict Protocol Provider
Bundle-Description: A bundle providing support for the Dict protocol.
Bundle-Vendor: jitsi.org
Bundle-Version: 1.0.0
Bundle-SymbolicName: net.java.sip.communicator.protocol.dict
Import-Package: org.osgi.framework,
 org.jitsi.service.version,
 net.java.sip.communicator.service.contactlist,
 org.jitsi.service.configuration,
 org.jitsi.service.resources, net.java.sip.communicator.service.resources,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.protocol,
 net.java.sip.communicator.service.protocol.event,
Export-Package: net.java.dict4j