aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/globalshortcut/globalshortcut.manifest.mf
blob: e78282d8ba4751e7895cd804ae8be62fa20b6dfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Bundle-Activator: net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Bundle-Name: Global shortcut
Bundle-Description: A bundle which implements global shortcut
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 net.java.sip.communicator.service.protocol,
 net.java.sip.communicator.service.protocol.media,
 net.java.sip.communicator.service.protocol.event,
 net.java.sip.communicator.service.keybindings,
 net.java.sip.communicator.service.gui,
 net.java.sip.communicator.util
Export-package: net.java.sip.communicator.service.globalshortcut