aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/keybindings/keybindings.manifest.mf
blob: 278a3c99811f88b3e461df8a446a0df1d6aeb2e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Bundle-Activator: net.java.sip.communicator.impl.keybindings.KeybindingsActivator
Bundle-Name: Keybindings
Bundle-Description: Provides management and persistence of keyboard shortcuts.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 net.java.sip.communicator.util,
 net.java.sip.communicator.service.fileaccess,
 net.java.sip.communicator.service.gui,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.service.resources,
 javax.swing
Export-Package: net.java.sip.communicator.service.keybindings