diff options
author | Lyubomir Marinov <lyubomir.marinov@jitsi.org> | 2012-06-01 08:41:50 +0000 |
---|---|---|
committer | Lyubomir Marinov <lyubomir.marinov@jitsi.org> | 2012-06-01 08:41:50 +0000 |
commit | 97f00d4a432a0688f1446c5bf10d92e5a60c0cf8 (patch) | |
tree | 942362de0c3646e2e3f92a3c0240486d1888b507 /src/net/java/sip/communicator/plugin/otr/otr.manifest.mf | |
parent | 4b00ebbb7e12aa763e9528c6ea145ba17c937469 (diff) | |
download | jitsi-97f00d4a432a0688f1446c5bf10d92e5a60c0cf8.zip jitsi-97f00d4a432a0688f1446c5bf10d92e5a60c0cf8.tar.gz jitsi-97f00d4a432a0688f1446c5bf10d92e5a60c0cf8.tar.bz2 |
Integrates Jitsi presence, IM and VoIP with MS Outlook.
Diffstat (limited to 'src/net/java/sip/communicator/plugin/otr/otr.manifest.mf')
-rw-r--r-- | src/net/java/sip/communicator/plugin/otr/otr.manifest.mf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/java/sip/communicator/plugin/otr/otr.manifest.mf b/src/net/java/sip/communicator/plugin/otr/otr.manifest.mf index edcab21..24aabd8 100644 --- a/src/net/java/sip/communicator/plugin/otr/otr.manifest.mf +++ b/src/net/java/sip/communicator/plugin/otr/otr.manifest.mf @@ -1,7 +1,7 @@ Bundle-Activator: net.java.sip.communicator.plugin.otr.OtrActivator
Bundle-Name: OTR (Off-the-Record) Messaging
Bundle-Description: Support for secure, Off The Record messaging in SIP Communicator
-Bundle-Vendor: sip-communicator.org
+Bundle-Vendor: jitsi.org
Bundle-Version: 0.0.1
System-Bundle: yes
Import-Package: org.osgi.framework,
|