aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/shutdowntimeout/shutdown.timeout.manifest.mf
blob: b366f19a255ce0948cdcebf3a06f7f24fa6ed0bd (plain)
1
2
3
4
5
6
7
8
9
10
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: jitsi.org
Bundle-Version: 0.0.1
Bundle-SymbolicName: net.java.sip.communicator.shutdowntimeout
Import-Package: org.osgi.framework,
 org.jitsi.service.configuration,
 net.java.sip.communicator.util,
 net.java.sip.communicator.util.launchutils