linphone-android/res/values/custom.xml
2011-03-09 13:12:07 +01:00

17 lines
No EOL
498 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>-->
<bool name="useFirstLoginActivity">false</bool>
<bool name="useMenuSettings">true</bool>
<bool name="useMenuAbout">true</bool>
<string name="notification_title">Linphone</string>
</resources>