mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
12 lines
No EOL
310 B
XML
12 lines
No EOL
310 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
|
|
<string name="app_name">Linphone</string>
|
|
<string name="default_domain">test.linphone.org</string>
|
|
|
|
<bool name="use_android_contact_picker">true</bool>
|
|
<!-- <string name="merge_another_contact_provider">content://something</string>-->
|
|
|
|
</resources>
|
|
|