aboutsummaryrefslogtreecommitdiffstats
path: root/res/xml/preferences.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-06-13 11:50:47 +0200
committeriNPUTmice <daniel@gultsch.de>2014-06-13 11:50:47 +0200
commiteb7ed786055a45401dc2f688fc0fbcec5da0f89e (patch)
treefbcb6862c88078f9bad465ece35cd036e12515c6 /res/xml/preferences.xml
parent899da6155561a43e51f62bdf7ccab657c02522f3 (diff)
moved last seen to contact details
Diffstat (limited to 'res/xml/preferences.xml')
-rw-r--r--res/xml/preferences.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index be9a2be7..40039cd5 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -72,11 +72,6 @@
android:title="@string/pref_conference_name"
android:summary="@string/pref_conference_name_summary"
android:defaultValue="true"/>
- <CheckBoxPreference
- android:key="show_last_seen"
- android:title="@string/pref_show_last_seen"
- android:summary="@string/pref_show_last_seen_summary"
- android:defaultValue="false"/>
</PreferenceCategory>
<PreferenceCategory
android:title="@string/pref_advanced_options">