--- a/src/com/beem/project/beem/BeemApplication.java Tue Feb 01 00:46:43 2011 +0100
+++ b/src/com/beem/project/beem/BeemApplication.java Sat Feb 05 21:12:06 2011 +0100
@@ -87,6 +87,8 @@
public static final String SMACK_DEBUG_KEY = "smack_debug";
/** Preference key for full Jid for login. */
public static final String FULL_JID_LOGIN_KEY = "full_jid_login";
+ /** Preference key for history path on the SDCard */
+ public static final String CHAT_HISTORY_KEY = "settings_chat_history_path";
//TODO add the other one