From fd82bb19cb63232fbd5efff23ee2941d648047a9 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 12 Nov 2013 19:21:10 +0000 Subject: de-capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@6878 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Popup/src/icons.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Popup') 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 }, -- cgit v1.2.3