aboutsummaryrefslogtreecommitdiffstats
path: root/resources/install
diff options
context:
space:
mode:
authorRomain Kuntz <rkuntz@java.net>2007-01-26 07:38:37 +0000
committerRomain Kuntz <rkuntz@java.net>2007-01-26 07:38:37 +0000
commitc86f383e63c0ac8200a45cb773b343b52040a9db (patch)
tree8579b9d08de49b2988396bfe93fc5c86a6a1cff1 /resources/install
parent9fff7dee69b4d925f902328922de92ab68643f8c (diff)
downloadjitsi-c86f383e63c0ac8200a45cb773b343b52040a9db.zip
jitsi-c86f383e63c0ac8200a45cb773b343b52040a9db.tar.gz
jitsi-c86f383e63c0ac8200a45cb773b343b52040a9db.tar.bz2
Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
and reflected change in build.xml. Fixed issue relative to the call to the growlnotification.jar bundle in the felix.client.run.property.sed file.
Diffstat (limited to 'resources/install')
-rw-r--r--resources/install/macosx/felix.client.run.properties.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/install/macosx/felix.client.run.properties.sed b/resources/install/macosx/felix.client.run.properties.sed
index eaad2c3..59416d4 100644
--- a/resources/install/macosx/felix.client.run.properties.sed
+++ b/resources/install/macosx/felix.client.run.properties.sed
@@ -1,3 +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
+felix.auto.start.70= reference:file:sc-bundles/os-specific/macosx/growlnotification.jar