Disable transfer as it is lacking features.

Lacking notification of transfer states from library.
(not implemented in library)
This commit is contained in:
Guillaume Beraudo 2011-11-28 10:27:03 +01:00
parent ff81ad9a30
commit 057e0ad872

View file

@ -12,7 +12,7 @@
<bool name="show_full_remote_address_on_incoming_call">true</bool> <bool name="show_full_remote_address_on_incoming_call">true</bool>
<bool name="show_only_username_in_history">false</bool> <bool name="show_only_username_in_history">false</bool>
<bool name="allow_transfers">true</bool> <bool name="allow_transfers">false</bool>
<bool name="allow_edit_in_dialer">true</bool> <bool name="allow_edit_in_dialer">true</bool>
<color name="conf_active_bg_color">#191970</color> <color name="conf_active_bg_color">#191970</color>