aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/shutdowntimeout/shutdown.timeout.manifest.mf
blob: e57e552dcae4db5d8f72a52be0d03f678090e0af (plain)
1
2
3
4
5
6
7
8
9
Bundle-Activator: net.java.sip.communicator.impl.shutdowntimeout.ShutdownTimeout
Bundle-Name: ShutdownBundle
Bundle-Description: A bundle that makes sure that when closed SIP Communicator will exit in 15 seconds at most.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
 net.java.sip.communicator.service.configuration,
 net.java.sip.communicator.util