aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/galagonotification/galagonotification.manifest.mf
blob: e1fe3df3525aa0e46eea0b9b3e0c28c0541551d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
Bundle-Activator: net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
Bundle-Name: Desktop Notifications Provider
Bundle-Description: A bundle which implements notifications according to the freedesktop.org Desktop Notifications spec.
Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: javax.imageio,
 net.java.sip.communicator.service.systray,
 net.java.sip.communicator.service.resources,
 net.java.sip.communicator.util,
 org.osgi.framework