2007-09-03 [mones] 3.0.0cvs1
[claws.git] / src / common / defs.h
index cd608665a9db4ee02e8e3c8e59492309b670d8b6..8449a16eafde1b7612cc0d80b1a7ebb044bf1a95 100644 (file)
 #define MARK_VERSION           2
 #define TAGS_VERSION           1
 
+#ifdef MAEMO
+#define MMC1_PATH "/media/mmc1"
+#define MMC2_PATH "/media/mmc2"
+#endif
+
 #ifdef G_OS_WIN32
 #  define ACTIONS_RC           "actionswinrc"
 #  define COMMAND_HISTORY      "command_history_win"
 #define FOLDER_UPDATE_INTERVAL         1500    /* msec */
 #define PROGRESS_UPDATE_INTERVAL       200     /* msec */
 #define SESSION_TIMEOUT_INTERVAL       60      /* sec */
-#define MAX_HISTORY_SIZE               16
+#define MAX_HISTORY_SIZE               32
 
 #define NORMAL_FONT prefs_common.normalfont
 #define SMALL_FONT     prefs_common.smallfont