aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install/generic
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2006-11-22 13:16:25 +0000
committerDamian Minkov <damencho@jitsi.org>2006-11-22 13:16:25 +0000
commit711e49d19800c2dc93eff98c1c0307340098078f (patch)
tree9fb6d2a956e8fa2294a0132205d7f6b4fa34c9f3 /resources/install/generic
parentad68448c6b5c963f9f92822a0f24d86ac9a4161e (diff)
downloadjitsi-711e49d19800c2dc93eff98c1c0307340098078f.zip
jitsi-711e49d19800c2dc93eff98c1c0307340098078f.tar.gz
jitsi-711e49d19800c2dc93eff98c1c0307340098078f.tar.bz2
Moving to Felix
Diffstat (limited to 'resources/install/generic')
-rwxr-xr-xresources/install/generic/installer-generic.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/resources/install/generic/installer-generic.xml b/resources/install/generic/installer-generic.xml
index 59be63a..febf1a9 100755
--- a/resources/install/generic/installer-generic.xml
+++ b/resources/install/generic/installer-generic.xml
@@ -53,7 +53,7 @@
<exclude name="izpack"/>
</fileset>
- <file targetdir="$INSTALL_PATH/lib" src="lib/oscar.client.run.properties"/>
+ <file targetdir="$INSTALL_PATH/lib" src="lib/felix.client.run.properties"/>
<file targetdir="$INSTALL_PATH/lib" src="lib/logging.properties"/>
</pack>
@@ -73,6 +73,10 @@
<description>SIP Communicator bundle Protocol</description>
<file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/protocol.jar"/>
</pack>
+ <pack name="contactlist" required="yes">
+ <description>SIP Communicator bundle Contactlist</description>
+ <file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/contactlist.jar"/>
+ </pack>
<pack name="media" required="yes">
<description>SIP Communicator bundle Media</description>
<file targetdir="$INSTALL_PATH/sc-bundles" src="sc-bundles/media.jar"/>