projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2007-07-19 [colin] 2.10.0cvs47
[claws.git]
/
src
/
common
/
defs.h
diff --git
a/src/common/defs.h
b/src/common/defs.h
index cd608665a9db4ee02e8e3c8e59492309b670d8b6..a3441f36d3be23dce1c0a2bef8816bf65e313367 100644
(file)
--- a/
src/common/defs.h
+++ b/
src/common/defs.h
@@
-102,6
+102,11
@@
#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"