aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/browserlauncher/browserlauncher.manifest.mf
blob: 55a9449a2e702d61adf781337a11e2fa18c5d412 (plain)
1
2
3
4
5
6
7
8
9
10
11
Bundle-Activator: net.java.sip.communicator.impl.browserlauncher.BrowserLauncherActivator
Bundle-Name: Browser Launcher
Bundle-Description: An implementation of the BrowserLauncher service.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Export-Package: net.java.sip.communicator.service.browserlauncher
Import-Package: org.osgi.framework,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.browserlauncher,
 com.apple.eio