--- a/res/xml/preferences.xml Thu May 10 14:03:11 2012 +0200
+++ b/res/xml/preferences.xml Thu May 10 16:11:18 2012 +0200
@@ -42,6 +42,9 @@
<CheckBoxPreference android:title="@string/CLP_hide_groups"
android:defaultValue="false" android:summary="@string/CLP_hide_groups_sum"
android:key="hide_groups" />
+ <CheckBoxPreference android:title="@string/CLP_show_jid"
+ android:defaultValue="false" android:key="show_jid"
+ android:summary="@string/CLP_show_jid_sum"/>
<CheckBoxPreference android:title="@string/away_chk_title"
android:defaultValue="true" android:summary="@string/away_chk_sum"
android:key="use_auto_away" />