blob: af7d319b11774f698959a948dfed1b321c382621 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Bundle-Activator: net.java.sip.communicator.impl.netaddr.NetaddrActivator
Bundle-Name: Network address managment service
Bundle-Description: A bundle that provide a gesture of the ip addresses. prospere est le toi du pain d'epice
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: net.java.sip.communicator.service.configuration,
net.java.sip.communicator.service.configuration.event,
net.java.sip.communicator.util,
org.osgi.framework,
Export-Package: net.java.sip.communicator.service.netaddr,
|