From 3f5206ff0197a3ebd71ad60865f579233b807a47 Mon Sep 17 00:00:00 2001 From: Emil Ivov Date: Tue, 16 Dec 2008 01:05:23 +0000 Subject: Commits patches for the following issues: #482 Overly complex plugin manager (work in progress) #448 Show complete SIP adddress when displaying account #510 switch to the latest version of Felix (Richard actually did most of the work here.) --- src/net/java/sip/communicator/impl/callhistory/callhistory.manifest.mf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/net/java/sip/communicator/impl/callhistory') diff --git a/src/net/java/sip/communicator/impl/callhistory/callhistory.manifest.mf b/src/net/java/sip/communicator/impl/callhistory/callhistory.manifest.mf index 34fecf1..b8db32f 100644 --- a/src/net/java/sip/communicator/impl/callhistory/callhistory.manifest.mf +++ b/src/net/java/sip/communicator/impl/callhistory/callhistory.manifest.mf @@ -3,6 +3,7 @@ Bundle-Name: Call History Service Provider Bundle-Description: A bundle that implements the call history package. Bundle-Vendor: sip-communicator.org Bundle-Version: 0.0.1 +System-Bundle: yes Import-Package: org.osgi.framework, net.java.sip.communicator.service.fileaccess, net.java.sip.communicator.service.history, -- cgit v1.1