summaryrefslogtreecommitdiff
path: root/plugins/Popup/src/icons.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Popup/src/icons.cpp')
-rw-r--r--plugins/Popup/src/icons.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/src/icons.cpp b/plugins/Popup/src/icons.cpp
index 5c0d18e813..2e0727fd4e 100644
--- a/plugins/Popup/src/icons.cpp
+++ b/plugins/Popup/src/icons.cpp
@@ -52,7 +52,7 @@ static IconItem iconList[] =
{ LPGEN("Pin Popup"), ICO_ACT_PIN, IDI_ACT_PIN },
{ LPGEN("Pinned Popup"), ICO_ACT_PINNED, IDI_ACT_PINNED },
{ LPGEN("Send Message"), ICO_ACT_MESS, IDI_ACT_MESSAGE },
- { LPGEN("User Details"), ICO_ACT_INFO, IDI_ACT_INFO },
+ { LPGEN("User details"), ICO_ACT_INFO, IDI_ACT_INFO },
{ LPGEN("Contact Menu"), ICO_ACT_MENU, IDI_ACT_MENU },
{ LPGEN("Add Contact Permanently"), ICO_ACT_ADD, IDI_ACT_ADD },
{ LPGEN("Dismiss Popup"), ICO_ACT_CLOSE, IDI_ACT_CLOSE },