An error occurred while fetching folder content.
Select Git revision
src
-
-
- Open in your IDE
- Download source code
- Download this directory
Andreas Traczyk
authored
For an account's VCard, we store the actual VCard file in the account's profile directory, alongside other contact profile files, and a link is created in the account's directory to the VCard file that is named using the base64-encoded account URI. This method will fail on Windows where users can not create soft links. When linking to this VCard file, we first try to hard link to it. If that fails, we fall back to symlinking to it. This allows the new profile linking mechanism to work on Windows, and we are fairly confident that the `profiles` sub dir will not be on a different filesystem. jami-client-qt#1899 Change-Id: I3be8150b02f8427c164beb6c652f96d895aab048
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. |