aboutsummaryrefslogtreecommitdiff
path: root/src/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/defs.h')
-rw-r--r--src/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/defs.h b/src/defs.h
index 01e24e6d..9683c28d 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -44,7 +44,7 @@
#define DRAFT_DIR "draft"
#define TRASH_DIR "trash"
#ifdef G_OS_WIN32
-# define RC_DIR "sylpheed-2.0"
+# define RC_DIR "Sylpheed"
#else
# define RC_DIR ".sylpheed-2.0"
#endif