diff options
Diffstat (limited to 'plugins/TabSRMM/TabSRMM_icons/resource.h')
-rw-r--r-- | plugins/TabSRMM/TabSRMM_icons/resource.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/TabSRMM_icons/resource.h b/plugins/TabSRMM/TabSRMM_icons/resource.h index 343e6f2ead..77c3886dd3 100644 --- a/plugins/TabSRMM/TabSRMM_icons/resource.h +++ b/plugins/TabSRMM/TabSRMM_icons/resource.h @@ -34,8 +34,8 @@ #define IDI_ICONOUT 111 /* outgoing message icon */
#define IDI_STATUSCHANGE 112 /* status changes */
#define IDI_MSGERROR 113 /* error message */
-#define IDI_SECURE 114 /* encrypted message */
-#define IDI_STRONG 115 /* strongly encrypted message */
+#define IDI_SECURE 114 /* secure message */
+#define IDI_STRONG 115 /* strongly secure message */
// misc icons, status bar etc.
|