Removed Setting for Desktop mode. It's not compatible now.

If folks really want to they can still use it via a browser.
This commit is contained in:
Jon Benson
2013-05-07 15:45:41 +10:00
parent 822b7df00a
commit 4f2cb4f6bb
3 changed files with 2 additions and 14 deletions

View File

@ -12,11 +12,6 @@
<PreferenceCategory
android:key="pref_about_cat"
android:title="@string/pref_ui_cat">
<CheckBoxPreference
android:key="pref_force_desktop"
android:title="@string/pref_force_desktop"
android:summary="@string/pref_force_desktop_sum"
android:defaultValue="false" />
<CheckBoxPreference
android:key="pref_user_loc"
android:title="@string/pref_user_loc"