Fix wizard
This commit is contained in:
parent
e86833a9a1
commit
b61c49f9a1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
<bool name="hide_accounts">false</bool>
|
<bool name="hide_accounts">false</bool>
|
||||||
<bool name="display_account_wizard_at_first_start">true</bool>
|
<bool name="display_account_wizard_at_first_start">true</bool>
|
||||||
<bool name="use_linphone_server_ports">true</bool>
|
<bool name="use_linphone_server_ports">true</bool>
|
||||||
<bool name="allow_only_phone_numbers_in_wizard">true</bool>
|
<bool name="allow_only_phone_numbers_in_wizard">false</bool>
|
||||||
|
|
||||||
<bool name="use_android_native_contact_edit_interface">false</bool>
|
<bool name="use_android_native_contact_edit_interface">false</bool>
|
||||||
<!-- The following settings are only usefull if use_android_native_contact_edit_interface = false -->
|
<!-- The following settings are only usefull if use_android_native_contact_edit_interface = false -->
|
||||||
|
|
Loading…
Reference in a new issue