diff --git a/build.xml b/build.xml index aacbcb4fa..77ae4cb21 100644 --- a/build.xml +++ b/build.xml @@ -331,6 +331,15 @@ trim="true"/> + + + + + + - - + + @@ -400,7 +411,7 @@ - + diff --git a/resources/install/macosx/logging.properties.sed b/resources/install/macosx/logging.properties.sed new file mode 100644 index 000000000..9ae5f9f5e --- /dev/null +++ b/resources/install/macosx/logging.properties.sed @@ -0,0 +1 @@ +s/java.util.logging.FileHandler.pattern\ =\ %h\/.sip-communicator\/log/java.util.logging.FileHandler.pattern\ =\ log/ \ No newline at end of file