aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/spellcheck/spellCheck.manifest.mf
blob: aaf654774fccbf1ca31f2266f4675ebf8770d43d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Bundle-Activator: net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Bundle-Name: Spell Checker
Bundle-Description: Provides interactive spell checking of messages being composed.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
Import-Package: org.osgi.framework,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.fileaccess,
 net.java.sip.communicator.service.gui,
 net.java.sip.communicator.service.gui.event,
 net.java.sip.communicator.service.resources,
 net.java.sip.communicator.util.swing,
 net.java.sip.communicator.service.contactlist,
 net.java.sip.communicator.service.protocol,
 javax.swing,
 javax.swing.event,
 javax.swing.text,
 javax.swing.text.html,
 javax.imageio,
 javax.xml.parsers,
 org.w3c.dom,
 org.xml.sax