aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/windows
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2006-09-26 05:25:53 +0000
committerDamian Minkov <damencho@jitsi.org>2006-09-26 05:25:53 +0000
commite2d2b1d762ca1b9cd52ddfc75176efd60c09c734 (patch)
treed8672169b3943e1a11df760a22591d2c33ea0743 /resources/install/windows
parent3b5222398dd202834ebd503005155527153c07a7 (diff)
downloadjitsi-e2d2b1d762ca1b9cd52ddfc75176efd60c09c734.zip
jitsi-e2d2b1d762ca1b9cd52ddfc75176efd60c09c734.tar.gz
jitsi-e2d2b1d762ca1b9cd52ddfc75176efd60c09c734.tar.bz2
Add Jabber to the installation
Diffstat (limited to 'resources/install/windows')
-rwxr-xr-xresources/install/windows/installer-windows.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/resources/install/windows/installer-windows.xml b/resources/install/windows/installer-windows.xml
index 6cf1ab5..e66684a 100755
--- a/resources/install/windows/installer-windows.xml
+++ b/resources/install/windows/installer-windows.xml
@@ -80,7 +80,11 @@
<description>SIP Communicator bundle Protocol ICQ</description>
<file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/protocol-icq.jar"/>
</pack>
- <pack name="netaddress" required="yes">
+ <pack name="protocol-jabber" required="yes">
+ <description>SIP Communicator bundle Protocol Jabber</description>
+ <file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/protocol-jabber.jar"/>
+ </pack>
+ <pack name="netaddress" required="yes">
<description>SIP Communicator bundle Network Address</description>
<file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/netaddr.jar"/>
</pack>
@@ -104,6 +108,10 @@
<description>SIP Communicator bundle ICQ Account Registrattion Wizzard</description>
<file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/icqaccregwizz.jar"/>
</pack>
+ <pack name="jabberaccregwizz" required="yes">
+ <description>SIP Communicator bundle Jabber Account Registrattion Wizzard</description>
+ <file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/jabberaccregwizz.jar"/>
+ </pack>
<!-- The executable files -->
<pack name="run" required="yes">