BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

[Bug]: Invalid path separators being displayed on User Interface tab of Preferences window #832

Open eFail opened 2 months ago

eFail commented 2 months ago

Context

To communicate between the devices in my org.

General information

Expected behaviour

On the "User Interface" tab in the Preferences window, a number of paths are displayed. These paths should be displayed correctly, where the character used as a separator is the backslash (\). Instead, the paths display a combination of / and \. Only the final slash is correct. On Windows, the path separator is always \.

image

To Reproduce

  1. Go to Preferences
  2. Select User Interface tab.
  3. Look under Paths header.

Additional context

No response

SDK logs URL

No response