Leave device management screen inaccessible for now.

// FREEBIE
pull/1/head
Moxie Marlinspike 10 years ago
parent c920146bff
commit 957aa2e3d1

@ -21,11 +21,11 @@
android:title="@string/preferences__delete_old_messages" android:title="@string/preferences__delete_old_messages"
android:icon="?pref_ic_storage"/> android:icon="?pref_ic_storage"/>
<Preference android:key="preference_category_devices" <!--<Preference android:key="preference_category_devices"-->
android:title="Devices" <!--android:title="Devices"-->
android:icon="?pref_ic_devices"> <!--android:icon="?pref_ic_devices">-->
</Preference> <!--</Preference>-->
<Preference android:key="preference_category_advanced" <Preference android:key="preference_category_advanced"
android:title="@string/preferences__advanced" android:title="@string/preferences__advanced"

Loading…
Cancel
Save