diff --git a/lib/felix.unit.test.properties b/lib/felix.unit.test.properties index 2637869ae..b345a4761 100644 --- a/lib/felix.unit.test.properties +++ b/lib/felix.unit.test.properties @@ -8,6 +8,7 @@ org.osgi.framework.system.packages.extra= \ com.apple.cocoa.application; \ com.apple.cocoa.foundation; \ com.apple.eawt; \ + com.apple.eio; \ gnu.java.zrtp; \ gnu.java.zrtp.packets; \ gnu.java.zrtp.utils; \ @@ -81,6 +82,7 @@ felix.auto.start.40= \ reference:file:sc-bundles/keybindings.jar \ reference:file:sc-bundles/netaddr.jar \ reference:file:sc-bundles/sysactivitynotifications.jar \ + reference:file:sc-bundles/browserlauncher.jar \ reference:file:sc-bundles/contactsource.jar felix.auto.start.50= \ diff --git a/src/net/java/sip/communicator/util/util.manifest.mf b/src/net/java/sip/communicator/util/util.manifest.mf index 21e0e6378..8f2c5021d 100644 --- a/src/net/java/sip/communicator/util/util.manifest.mf +++ b/src/net/java/sip/communicator/util/util.manifest.mf @@ -1,5 +1,5 @@ Bundle-Activator: net.java.sip.communicator.util.UtilActivator -Bundle-Name: SIP Communicator Utility Packages +Bundle-Name: Jitsi Utility Packages Bundle-Description: A bundle that export packages with utility classes. Bundle-Vendor: jitsi.org Bundle-Version: 0.0.1