diff options
author | Damian Minkov <damencho@jitsi.org> | 2014-01-10 12:43:53 +0200 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2014-01-10 12:54:51 +0200 |
commit | 52c87eaf68d8ba2048bd822588ceb2e2faf8f20e (patch) | |
tree | 084449da4f3e2b89c33aa674512507c4f8111ae3 /lib/felix.client.run.properties | |
parent | 64b1d7610336619674127d98c64f8c52c460fbdb (diff) | |
download | jitsi-52c87eaf68d8ba2048bd822588ceb2e2faf8f20e.zip jitsi-52c87eaf68d8ba2048bd822588ceb2e2faf8f20e.tar.gz jitsi-52c87eaf68d8ba2048bd822588ceb2e2faf8f20e.tar.bz2 |
Adds splash screen.
Diffstat (limited to 'lib/felix.client.run.properties')
-rw-r--r-- | lib/felix.client.run.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/felix.client.run.properties b/lib/felix.client.run.properties index 2857467..3164844 100644 --- a/lib/felix.client.run.properties +++ b/lib/felix.client.run.properties @@ -26,6 +26,9 @@ org.osgi.framework.system.packages.extra= \ sun.security.action; \ sun.security.pkcs11 + +felix.auto.start.5=reference:file:sc-bundles/splash-screen.jar + felix.auto.start.10= \ reference:file:lib/bundle/org.apache.felix.bundlerepository-1.6.4.jar \ reference:file:sc-bundles/bouncycastle.jar \ |