From 9db97e214d445d0c992641946d725de60b2c101c Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sat, 9 Jan 2010 23:02:40 +0000 Subject: [PATCH] Restore Bao-long's original design for "widgets on the left" being a global config option rather than a per-account one. (But with a new implementation.) - As we now have views that show messages across accounts, this needed to become a global) --- res/xml/account_settings_preferences.xml | 5 ----- res/xml/global_preferences.xml | 6 ++++++ src/com/fsck/k9/K9.java | 19 +++++++++++++++++++ src/com/fsck/k9/activity/MessageList.java | 6 +----- .../k9/activity/setup/AccountSettings.java | 7 ------- src/com/fsck/k9/activity/setup/Prefs.java | 9 +++++++++ 6 files changed, 35 insertions(+), 17 deletions(-) diff --git a/res/xml/account_settings_preferences.xml b/res/xml/account_settings_preferences.xml index 38341afed..0e6776c6f 100644 --- a/res/xml/account_settings_preferences.xml +++ b/res/xml/account_settings_preferences.xml @@ -42,11 +42,6 @@ android:dialogTitle="@string/account_settings_mail_display_count_label" /> - - - + + + +