aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2006-12-13 22:46:21 +0000
committerEmil Ivov <emcho@jitsi.org>2006-12-13 22:46:21 +0000
commit30a05992c758b94e35c2e987b45190c00e26998c (patch)
tree8b686340025719ddd798244e9ab81bb80700810e /resources/install
parent79e06d7d5b1e7dda39775ac707c4652f5400842b (diff)
downloadjitsi-30a05992c758b94e35c2e987b45190c00e26998c.zip
jitsi-30a05992c758b94e35c2e987b45190c00e26998c.tar.gz
jitsi-30a05992c758b94e35c2e987b45190c00e26998c.tar.bz2
Committing Romain's contribution - an implementation of a Growl notifier for Mac OS X
Diffstat (limited to 'resources/install')
-rw-r--r--resources/install/macosx/felix.client.run.properties98
1 files changed, 98 insertions, 0 deletions
diff --git a/resources/install/macosx/felix.client.run.properties b/resources/install/macosx/felix.client.run.properties
new file mode 100644
index 0000000..7713350
--- /dev/null
+++ b/resources/install/macosx/felix.client.run.properties
@@ -0,0 +1,98 @@
+#
+# Framework config properties.
+#
+org.osgi.framework.system.packages= org.osgi.framework; \
+ javax.swing; \
+ javax.swing.event; \
+ javax.swing.table; \
+ javax.swing.text; \
+ javax.swing.text.html; \
+ javax.accessibility; \
+ javax.swing.plaf; \
+ javax.swing.plaf.metal; \
+ javax.swing.plaf.basic; \
+ javax.imageio; \
+ javax.swing.tree; \
+ javax.swing.undo; \
+ javax.swing.event; \
+ javax.swing.border; \
+ javax.swing.filechooser; \
+ org.w3c.dom; \
+ org.xml.sax; \
+ javax.xml.parsers;\
+ org.apache.xml.serializer; \
+ javax.xml.transform; \
+ javax.xml.transform.dom; \
+ javax.xml.transform.stream; \
+ sun.security.action; \
+ javax.net.ssl; \
+ javax.naming; \
+ javax.naming.directory; \
+ javax.sound;\
+ javax.sound.sampled; \
+ edu.stanford.ejalbert; \
+ edu.stanford.ejalbert.exception; \
+ edu.stanford.ejalbert.exceptionhandler; \
+ com.growl;
+
+felix.auto.start.1= reference:file:lib/bundle/org.apache.felix.servicebinder-0.8.0-SNAPSHOT.jar
+#reference:file:lib/bundle/org.apache.felix.bundlerepository-0.8.0-SNAPSHOT.jar
+#\
+# file:lib/bundle/shell.jar \
+# \
+# file:lib/bundle/servicebinder.jar \
+# file:lib/bundle/tablelayout.jar
+
+felix.auto.start.2= \
+ reference:file:sc-bundles/util.jar
+
+felix.auto.start.3= \
+ reference:file:sc-bundles/configuration.jar \
+ reference:file:sc-bundles/version.jar \
+ reference:file:sc-bundles/version-impl.jar \
+ reference:file:sc-bundles/fileaccess.jar \
+ reference:file:sc-bundles/protocol.jar \
+ reference:file:sc-bundles/contactlist.jar \
+ reference:file:sc-bundles/media.jar \
+ reference:file:sc-bundles/protocol-icq.jar \
+ reference:file:sc-bundles/protocol-sip.jar \
+ reference:file:sc-bundles/protocol-jabber.jar \
+ reference:file:sc-bundles/protocol-msn.jar \
+ reference:file:sc-bundles/netaddr.jar \
+ reference:file:sc-bundles/meta-cl.jar
+
+felix.auto.start.4= \
+ reference:file:sc-bundles/history.jar \
+ reference:file:sc-bundles/msghistory.jar \
+ reference:file:sc-bundles/callhistory.jar
+
+
+ felix.auto.start.66= \
+ reference:file:sc-bundles/swing-ui.jar \
+ reference:file:sc-bundles/growlnotification.jar
+
+ felix.auto.start.67= \
+ reference:file:sc-bundles/icqaccregwizz.jar \
+ reference:file:sc-bundles/sipaccregwizz.jar \
+ reference:file:sc-bundles/jabberaccregwizz.jar \
+ reference:file:sc-bundles/msnaccregwizz.jar \
+ reference:file:sc-bundles/shutdown.jar
+
+# Uncomment the following lines if you want to run the architect viewer
+# bundle.
+#oscar.auto.start.100= \
+# file:lib/bundle/architectureviewer1.1.jar
+
+#Specify the directory where oscar should deploy its bundles
+felix.cache.profiledir=sip-communicator.bin
+
+
+felix.startlevel.framework=100
+felix.startlevel.bundle=100
+#
+# Bundle config properties.
+#
+#org.osgi.service.http.port=8080
+#osgi.shell.telnet=on
+#oscar.repository.url=file:/home/rickhall/projects/noscar/repository.xml
+oscar.embedded.execution=false