Skip to content

Fix Linphone installation destination to use executable name and not application name

Julien Wadel requested to merge fix/linphone_install_folder into master

Application name and executable name can be in conflicts (Linphone/linphone). It should be only one folder to use. The app used by default the executable name for its user data folders. So apply it to all.

Merge request reports