From 8776f130ed3aa16a765355d6137deb0aac636228 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Wed, 30 Oct 2013 22:29:34 +0000 Subject: Rate: cosmetic git-svn-id: http://svn.miranda-ng.org/main/trunk@6705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Rate/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Rate') diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp index 4088de559d..f9043254f4 100644 --- a/plugins/Rate/src/main.cpp +++ b/plugins/Rate/src/main.cpp @@ -100,7 +100,7 @@ static IconItem iconList[] = int onModulesLoaded(WPARAM wParam,LPARAM lParam) { // IcoLib support - Icon_Register(g_hInst, LPGEN("Contact Rate"), iconList, SIZEOF(iconList)); + Icon_Register(g_hInst, LPGEN("Contact rate"), iconList, SIZEOF(iconList)); // Extra icon support hExtraIcon = ExtraIcon_Register("contact_rate", LPGEN("Contact rate"), "rate_high"); -- cgit v1.2.3