diff options
author | Damian Minkov <damencho@jitsi.org> | 2006-10-13 12:59:16 +0000 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2006-10-13 12:59:16 +0000 |
commit | 19ad943a80945086ff40541fe1cc6e37119b3555 (patch) | |
tree | 1118cee0faed9884954dd020a727805308ba6515 /lib/oscar.client.run.properties | |
parent | 90e516e1bb0e6cb53813e38a24476fba9e90a8dd (diff) | |
download | jitsi-19ad943a80945086ff40541fe1cc6e37119b3555.zip jitsi-19ad943a80945086ff40541fe1cc6e37119b3555.tar.gz jitsi-19ad943a80945086ff40541fe1cc6e37119b3555.tar.bz2 |
Call History Impl and call history tests
Diffstat (limited to 'lib/oscar.client.run.properties')
-rw-r--r-- | lib/oscar.client.run.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/oscar.client.run.properties b/lib/oscar.client.run.properties index e5239d2..80901f9 100644 --- a/lib/oscar.client.run.properties +++ b/lib/oscar.client.run.properties @@ -54,7 +54,8 @@ oscar.auto.start.3= \ oscar.auto.start.4= \ file:sc-bundles/history.jar \ - file:sc-bundles/msghistory.jar + file:sc-bundles/msghistory.jar \ + file:sc-bundles/callhistory.jar oscar.auto.start.66= \ |