summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/globals.cpp
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2023-06-20 20:17:03 +0300
committerdartraiden <wowemuh@gmail.com>2023-06-20 20:17:03 +0300
commitbc6eedf47c26d1e22dc725a5cf2dd849a2bb214b (patch)
treede2b023f93cfff9cb63d6292069ca3b1b510c6e4 /plugins/Scriver/src/globals.cpp
parentfd63211b8d9904cb53f371ffb55a5956e6605a86 (diff)
Unify icon names
Diffstat (limited to 'plugins/Scriver/src/globals.cpp')
-rw-r--r--plugins/Scriver/src/globals.cpp58
1 files changed, 29 insertions, 29 deletions
diff --git a/plugins/Scriver/src/globals.cpp b/plugins/Scriver/src/globals.cpp
index 546374c9b1..d3b03fb516 100644
--- a/plugins/Scriver/src/globals.cpp
+++ b/plugins/Scriver/src/globals.cpp
@@ -27,22 +27,22 @@ GlobalMessageData g_dat;
static IconItem iconList1[] =
{
- { LPGEN("Add contact"), "ADD", IDI_ADDCONTACT }, // 1
- { LPGEN("User's details"), "USERDETAILS", IDI_USERDETAILS }, // 2
- { LPGEN("User's history"), "HISTORY", IDI_HISTORY }, // 3
- { LPGEN("Send message"), "SEND", IDI_SEND }, // 4
- { LPGEN("Smiley button"), "SMILEY", IDI_SMILEY }, // 5
- { LPGEN("User is typing"), "TYPING", IDI_TYPING }, // 6
- { LPGEN("Typing notification off"), "TYPINGOFF", IDI_TYPINGOFF }, // 7
- { LPGEN("Sending"), "DELIVERING", IDI_TIMESTAMP }, // 8
- { LPGEN("Quote button"), "QUOTE", IDI_QUOTE }, // 9
- { LPGEN("Close button"), "CLOSEX", IDI_CLOSEX }, // 10
- { LPGEN("Icon overlay"), "OVERLAY", IDI_OVERLAY }, // 11
- { LPGEN("Incoming message (10x10)"), "INCOMING", IDI_INCOMING, 10}, // 12
- { LPGEN("Outgoing message (10x10)"), "OUTGOING", IDI_OUTGOING, 10}, // 13
- { LPGEN("Notice (10x10)"), "NOTICE", IDI_NOTICE, 10}, // 14
- { LPGEN("Secure message (10x10)"), "SECURE", IDI_SECURE, 10}, // 15
- { LPGEN("Secure message (verified) (10x10)"), "STRONG", IDI_STRONG, 10}, // 16
+ { LPGEN("Add contact"), "ADD", IDI_ADDCONTACT }, // 1
+ { LPGEN("User's details"), "USERDETAILS", IDI_USERDETAILS }, // 2
+ { LPGEN("User's history"), "HISTORY", IDI_HISTORY }, // 3
+ { LPGEN("Send message"), "SEND", IDI_SEND }, // 4
+ { LPGEN("Smiley button"), "SMILEY", IDI_SMILEY }, // 5
+ { LPGEN("User is typing"), "TYPING", IDI_TYPING }, // 6
+ { LPGEN("Typing notification off"), "TYPINGOFF", IDI_TYPINGOFF }, // 7
+ { LPGEN("Sending"), "DELIVERING", IDI_TIMESTAMP }, // 8
+ { LPGEN("Quote button"), "QUOTE", IDI_QUOTE }, // 9
+ { LPGEN("Close button"), "CLOSEX", IDI_CLOSEX }, // 10
+ { LPGEN("Icon overlay"), "OVERLAY", IDI_OVERLAY }, // 11
+ { LPGEN("Incoming message (10x10)"), "INCOMING", IDI_INCOMING, 10}, // 12
+ { LPGEN("Outgoing message (10x10)"), "OUTGOING", IDI_OUTGOING, 10}, // 13
+ { LPGEN("Notice (10x10)"), "NOTICE", IDI_NOTICE, 10}, // 14
+ { LPGEN("Secure message (10x10)"), "SECURE", IDI_SECURE, 10}, // 15
+ { LPGEN("Secure verified message (10x10)"), "STRONG", IDI_STRONG, 10}, // 16
};
static IconItem iconList2[] =
@@ -65,20 +65,20 @@ static IconItem iconList2[] =
static IconItem iconList3[] =
{
- { LPGEN("Message in (10x10)"), "log_message_in", IDI_INCOMING, 10}, // 1
- { LPGEN("Message out (10x10)"), "log_message_out", IDI_OUTGOING, 10}, // 2
- { LPGEN("Action (10x10)"), "log_action", IDI_ACTION, 10}, // 3
- { LPGEN("Add Status (10x10)"), "log_addstatus", IDI_ADDSTATUS,10}, // 4
- { LPGEN("Remove status (10x10)"), "log_removestatus", IDI_REMSTATUS,10}, // 5
- { LPGEN("Join (10x10)"), "log_join", IDI_JOIN, 10}, // 6
- { LPGEN("Leave (10x10)"), "log_part", IDI_PART, 10}, // 7
- { LPGEN("Quit (10x10)"), "log_quit", IDI_QUIT, 10}, // 8
- { LPGEN("Kick (10x10)"), "log_kick", IDI_KICK, 10}, // 9
- { LPGEN("Nick change (10x10)"), "log_nick", IDI_NICK, 10}, // 10
+ { LPGEN("Message in (10x10)"), "log_message_in", IDI_INCOMING, 10}, // 1
+ { LPGEN("Message out (10x10)"), "log_message_out", IDI_OUTGOING, 10}, // 2
+ { LPGEN("Action (10x10)"), "log_action", IDI_ACTION, 10}, // 3
+ { LPGEN("Add Status (10x10)"), "log_addstatus", IDI_ADDSTATUS, 10}, // 4
+ { LPGEN("Remove status (10x10)"), "log_removestatus", IDI_REMSTATUS, 10}, // 5
+ { LPGEN("Join (10x10)"), "log_join", IDI_JOIN, 10}, // 6
+ { LPGEN("Leave (10x10)"), "log_part", IDI_PART, 10}, // 7
+ { LPGEN("Quit (10x10)"), "log_quit", IDI_QUIT, 10}, // 8
+ { LPGEN("Kick (10x10)"), "log_kick", IDI_KICK, 10}, // 9
+ { LPGEN("Nick change (10x10)"), "log_nick", IDI_NICK, 10}, // 10
{ LPGEN("Notice (10x10)"), "log_notice", IDI_CHAT_NOTICE, 10}, // 11
- { LPGEN("Topic (10x10)"), "log_topic", IDI_TOPIC, 10}, // 12
- { LPGEN("Highlight (10x10)"), "log_highlight", IDI_NOTICE, 10}, // 13
- { LPGEN("Information (10x10)"), "log_info", IDI_INFO, 10}, // 14
+ { LPGEN("Topic (10x10)"), "log_topic", IDI_TOPIC, 10}, // 12
+ { LPGEN("Highlight (10x10)"), "log_highlight", IDI_NOTICE, 10}, // 13
+ { LPGEN("Information (10x10)"), "log_info", IDI_INFO, 10}, // 14
};
void RegisterIcons(void)