aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/launcher/SIPCommunicator.java
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2011-08-20 14:36:20 +0000
committerIngo Bauersachs <ingo@jitsi.org>2011-08-20 14:36:20 +0000
commitfc96c0db9da29d30b75dc842fc62b6063d89ed6a (patch)
treec5d7ac2c6d43ec814002b26224615a8a30ff863f /src/net/java/sip/communicator/launcher/SIPCommunicator.java
parentce12e175b4bf5703099aef8080f906277549cffd (diff)
downloadjitsi-fc96c0db9da29d30b75dc842fc62b6063d89ed6a.zip
jitsi-fc96c0db9da29d30b75dc842fc62b6063d89ed6a.tar.gz
jitsi-fc96c0db9da29d30b75dc842fc62b6063d89ed6a.tar.bz2
Increase visibility of some methods and introduce factory methods to allow customizations
Diffstat (limited to 'src/net/java/sip/communicator/launcher/SIPCommunicator.java')
-rw-r--r--src/net/java/sip/communicator/launcher/SIPCommunicator.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/java/sip/communicator/launcher/SIPCommunicator.java b/src/net/java/sip/communicator/launcher/SIPCommunicator.java
index 1cb5611..ae9e420 100644
--- a/src/net/java/sip/communicator/launcher/SIPCommunicator.java
+++ b/src/net/java/sip/communicator/launcher/SIPCommunicator.java
@@ -151,7 +151,7 @@ public class SIPCommunicator
* @param osName the name of the OS according to which the SC_HOME_DIR_*
* properties are to be set
*/
- private static void setScHomeDir(String osName)
+ static void setScHomeDir(String osName)
{
/*
* Though we'll be setting the SC_HOME_DIR_* property values depending