* Fixes a string in the french version of the Windows installer. * Other recent changes in earlier versions: * build.3418 * - Moves the ldap contact source code in the impl package in order to allow creating contact sources for ldap directories through the LdapService. Uses the authentication window instead of the ldap config form on ldap authentication error. * build.3417 * - Commit from translate.jitsi.org by user ibauersachs.: 1034 of 1041 messages translated (5 fuzzy). * build.3416 * - Commit from translate.jitsi.org by user ibauersachs.: 1013 of 1022 messages translated (8 fuzzy). * build.3415 * - Remove the default button from the authorization window in order to prevent the user from accidently accepting authorization requests. * build.3414 * - Some layout and component adjustments. * build.3413 * - Fixes the NetBeans classpath to include the JAR library dependencies of .impl.googlecontacts. * - Fixes a NullPointerException for buttons with pressed button icon. * build.3412 * - Removes src/native/ffmpeg/Makefile which is outdated and obsoleted by src/native/build.xml. * - Switches the iLBC codec implementations from com.ibm.media.codec.audio.AudioCodec to .impl.neomedia.codec.AbstractCodecExt in preparation for replacing JMF with FMJ. * - Makes it possible to have MediaFormat instances with the same encodings and clock rates and different format parameters and still display them as a single choice in the Audio/Video configuration forms of the Tools > Options dialog. * build.3411 * - Utility method added to extract the string before the @ sign from a user name. * - Make the previously committed method public. * - New icons for "Move contact" and "Move to group" items in the right button menu. * build.3410 * - Fix handling of provisioning parameters. * build.3409 * - Extend the SIPCommButton to allow a rollover image. * - Extend the SIPCommButton to allow a pressed image. * - Fixes construction of mute button used in full screen mode. * - Fixes a deadlock in the audio level functionality upong call hangup which prevents further calls from being established. * - Fix issue#JITSI-921 , ConcurrentModificationException at MetaContactImpl.removeCapabilities. * - Fixing random jabber test fails. * build.3408 * - Update app name replacement. * build.3407 * - Fix some strings. * build.3406 * - Fixing windows builds. * build.3405 * - Introduce msi localization, for now French and English available. * build.3404 * - Fix some javadocs and warnings. * build.3403 * - Fix xcap content type when sending resource list, and skip hostname verification on xcap https connections. * build.3402 * - Commit from translate.jitsi.org by user yana.: 1021 of 1022 messages translated (0 fuzzy). * build.3401 * - Removes unused imports. * build.3400 * - Commit from translate.jitsi.org by user yana.: 1021 of 1022 messages translated (0 fuzzy). * build.3399 * - Orders imports.