aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/plugin/whiteboard
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2008-12-16 01:05:23 +0000
committerEmil Ivov <emcho@jitsi.org>2008-12-16 01:05:23 +0000
commit3f5206ff0197a3ebd71ad60865f579233b807a47 (patch)
tree2c3dab75628890d45f45de664ba2cf2475d5a9f7 /src/net/java/sip/communicator/plugin/whiteboard
parent3c848a3f119e127fc5147dad8ffa5f4a4232bd90 (diff)
downloadjitsi-3f5206ff0197a3ebd71ad60865f579233b807a47.zip
jitsi-3f5206ff0197a3ebd71ad60865f579233b807a47.tar.gz
jitsi-3f5206ff0197a3ebd71ad60865f579233b807a47.tar.bz2
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.)
Diffstat (limited to 'src/net/java/sip/communicator/plugin/whiteboard')
-rw-r--r--src/net/java/sip/communicator/plugin/whiteboard/whiteboard.manifest.mf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/java/sip/communicator/plugin/whiteboard/whiteboard.manifest.mf b/src/net/java/sip/communicator/plugin/whiteboard/whiteboard.manifest.mf
index d0802e5..5e00896 100644
--- a/src/net/java/sip/communicator/plugin/whiteboard/whiteboard.manifest.mf
+++ b/src/net/java/sip/communicator/plugin/whiteboard/whiteboard.manifest.mf
@@ -3,6 +3,7 @@ Bundle-Name: Whiteboard plugin
Bundle-Description: A whiteboard for SIP-Communicator.
Bundle-Vendor: sip-communicator.org
Bundle-Version: 0.0.1
+System-Bundle: yes
Import-Package: org.osgi.framework,
net.java.sip.communicator.service.contactlist,
net.java.sip.communicator.service.contactlist.event,
@@ -27,4 +28,4 @@ Import-Package: org.osgi.framework,
javax.swing.filechooser,
javax.swing.tree,
javax.swing.undo,
- javax.swing.border \ No newline at end of file
+ javax.swing.border