aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/accountinfo/accountinfo.manifest.mf
blob: fca236bb53e62442606103b67a656ae88e204ff4 (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.accountinfo.AccountInfoActivator
Bundle-Name: Contact Info
Bundle-Description: A plug-in that can set cross protocol account info.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
  net.java.sip.communicator.service.gui,
  net.java.sip.communicator.service.globaldisplaydetails,
  net.java.sip.communicator.service.protocol,
  net.java.sip.communicator.service.protocol.event,
  org.jitsi.service.resources,
  org.jitsi.util,
  net.java.sip.communicator.service.resources,
  net.java.sip.communicator.util,
  net.java.sip.communicator.util.skin,
  net.java.sip.communicator.plugin.desktoputil,
  net.java.sip.communicator.plugin.desktoputil.presence.avatar,
  javax.swing,
  javax.swing.event,
  javax.swing.border,
  javax.swing.text,
  javax.imageio