aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install
diff options
context:
space:
mode:
authorEmil Ivov <emcho@jitsi.org>2006-12-17 11:24:39 +0000
committerEmil Ivov <emcho@jitsi.org>2006-12-17 11:24:39 +0000
commite15dc0a09d581be281add0322a29f4c1f2b59ab2 (patch)
tree70eacc3b153adb568f8b04fa7b4404bee52f82c0 /resources/install
parent4a3c7693765133579ff62860829369faa4f37fc0 (diff)
downloadjitsi-e15dc0a09d581be281add0322a29f4c1f2b59ab2.zip
jitsi-e15dc0a09d581be281add0322a29f4c1f2b59ab2.tar.gz
jitsi-e15dc0a09d581be281add0322a29f4c1f2b59ab2.tar.bz2
applying Romain's fixes for growl
sed commands that add the growlnotification.jar to felix.client.run.properties for macosx packages.
Diffstat (limited to 'resources/install')
-rw-r--r--resources/install/macosx/felix.client.run.properties.sed3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/install/macosx/felix.client.run.properties.sed b/resources/install/macosx/felix.client.run.properties.sed
new file mode 100644
index 0000000..eaad2c3
--- /dev/null
+++ b/resources/install/macosx/felix.client.run.properties.sed
@@ -0,0 +1,3 @@
+s/org.osgi.framework.system.packages=/org.osgi.framework.system.packages=\ com.growl;/
+$a\
+felix.auto.start.70= reference:file:sc-bundles/os/macosx/growlnotification.jar