You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jitsi/resources/install
Sebastien Vincent d1a7be7244
Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version.
16 years ago
..
debian Tries to remove slickless.jar and slick-runner.jar from the Debian package because 'There's no need for them to be deployed on user workstations.' 16 years ago
doc Updated formating of the LGPL license RTF. 18 years ago
generic Add '-client -Xmx256m' to VM arguments for 32-bit OS in package scripts. 16 years ago
linux Activate libnotify for debian and linux package, still to come activation in rpm package. 16 years ago
macosx updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support. 17 years ago
windows Attempt to fix start of SIP Communicator on Windows x64. As jsmooth cannot create a 64-bit wrapper, the 32-bit ones looks for a JVM in registry under the key "HKEY_LOCAL_MACHINE/SOFTWARE/Wow6432Node/JavaSoft/Java Runtime Environment" but the real 64-bit JVM is under "HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java Runtime Environment". So we force JVM search first in "\\Program Files\Java\\jre6". Fix also updater download link for the Windows x64 version. 16 years ago
ant-build-config.properties Fix do not include any svg files in resources. Change home dir setting or choosing behaviour. Move the place copying default resources to file for default language. 17 years ago
build.xml Forgot to change Windows installer name to differentiate x86 and x64. 16 years ago
installers.properties meanless cc trigger 20 years ago
logging.properties Applies a new logging policy that should make file logs more readable (sip messages should now be logged only once for example and console output remains limited) 16 years ago