From ac2a01450addeb7580b853fd9641409f9451fb41 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 28 Nov 2013 12:17:03 +0000 Subject: [User Details] -> [User details] git-svn-id: http://svn.miranda-ng.org/main/trunk@7001 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/skin/skinicons.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules') diff --git a/src/modules/skin/skinicons.cpp b/src/modules/skin/skinicons.cpp index 3fe35993f4..f8f6426ace 100644 --- a/src/modules/skin/skinicons.cpp +++ b/src/modules/skin/skinicons.cpp @@ -44,7 +44,7 @@ static struct StandardIconDescription mainIcons[] = { SKINICON_OTHER_GROUPSHUT, LPGEN("Group (Closed)"), -IDI_GROUPSHUT }, // 6 { SKINICON_OTHER_CONNECTING, LPGEN("Connecting"), -IDI_LOAD }, // 7 { SKINICON_OTHER_ADDCONTACT, LPGEN("Add Contact"), -IDI_ADDCONTACT }, // 8 - { SKINICON_OTHER_USERDETAILS, LPGEN("User Details"), -IDI_USERDETAILS }, // 9 + { SKINICON_OTHER_USERDETAILS, LPGEN("User details"), -IDI_USERDETAILS }, // 9 { SKINICON_OTHER_HISTORY, LPGEN("History"), -IDI_HISTORY }, // 10 { SKINICON_OTHER_DOWNARROW, LPGEN("Down Arrow"), -IDI_DOWNARROW }, // 11 { SKINICON_OTHER_FINDUSER, LPGEN("Find User"), -IDI_FINDUSER }, // 12 -- cgit v1.2.3