summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-03-06 20:13:00 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-03-06 20:13:00 +0300
commite787977a76ef3579d0fdd690530aa5c5ee231aff (patch)
tree78ab53b34b712c6a2e7393881254466d07b07a53 /plugins/Msg_Export/src/resource.h
parent63ccf9482d4328cbbcf597c137954211f7bd24c2 (diff)
fixes #4273 (Msg_Export to share JSON export format from Import plugin)
Diffstat (limited to 'plugins/Msg_Export/src/resource.h')
-rw-r--r--plugins/Msg_Export/src/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/resource.h b/plugins/Msg_Export/src/resource.h
index d42cfb4645..194585b410 100644
--- a/plugins/Msg_Export/src/resource.h
+++ b/plugins/Msg_Export/src/resource.h
@@ -29,7 +29,7 @@
#define IDC_FILE_VIEWER_BROWSE 1063
#define IDC_FILE_VIEWER 1064
#define IDC_APPEND_NEWLINE 1065
-#define IDC_USE_LESS_AND_GREATER_IN_EXPORT 1066
+#define IDC_USE_ANGLE_BRACKETS 1066
#define IDC_FC_PROMPT 1067
#define IDC_FC_RENAME 1068
#define IDC_FC_NOTHING 1069